This commit is contained in:
Hailey
2024-06-26 11:50:49 -07:00
parent d976ab31c6
commit 1948495857
3 changed files with 29 additions and 29 deletions
@@ -11,7 +11,7 @@ let DEFAULTS: [String:Any] = [
"playSoundQuote": false,
"playSoundReply": false,
"playSoundRepost": false,
"badgeCount": 0,
"badgeCount": 0
]
let INCREMENTED_FOR_KEY = "incremented-for-convos"