Fix wording in reset

This commit is contained in:
amcmanu3 2023-01-29 17:00:28 -05:00
parent 2d9529ba0c
commit bd8e12f884

View File

@ -416,7 +416,7 @@ class Helpers:
"keywords": ["help", "chunk"],
"allow_nsfw_profile_pictures": False,
"enable_user_self_delete": False,
"reset_secrets_on_boot": False,
"reset_secrets_on_next_boot": False,
}
def get_all_settings(self):