Отключена форма для сбора донатов

This commit is contained in:
Book Pauk
2025-02-22 14:39:29 +07:00
parent 583b966616
commit dbec1e630e
3 changed files with 4 additions and 4 deletions

View File

@@ -131,7 +131,7 @@ class ReaderDialogs {
async init() {
await this.showWhatsNew();
await this.showDonation();
//await this.showDonation();
}
loadSettings() {