Store default stars reaction anonymity globally

This commit is contained in:
Isaac
2024-08-16 22:17:02 +08:00
parent 4ceb3ac58b
commit 2086a5696c
4 changed files with 64 additions and 1 deletions

View File

@@ -135,6 +135,7 @@ public struct Namespaces {
public static let cachedStarsRevenueStats: Int8 = 38
public static let cachedRevenueStats: Int8 = 39
public static let recommendedApps: Int8 = 40
public static let starsReactionDefaultToPrivate: Int8 = 41
}
public struct UnorderedItemList {