This commit is contained in:
Xikaro 2024-05-01 21:22:17 +05:00
parent 9bf484dc82
commit 302f744af4
4 changed files with 11 additions and 7 deletions

View file

@ -22,8 +22,8 @@
"use_no_error_g_l_context": true
},
"notifications": {
"force_disable_donation_prompts": true,
"has_cleared_donation_button": false,
"has_seen_donation_prompt": false
"force_disable_donation_prompts": false,
"has_cleared_donation_button": true,
"has_seen_donation_prompt": true
}
}