mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-14 17:23:25 +01:00
improve: move onboarding into a separate unstable feature
This commit is contained in:
@@ -24,6 +24,7 @@ class UnstableFeatures {
|
||||
|
||||
case swiftUI = "386"
|
||||
case jitUrlScheme = "385"
|
||||
case onboarding = "000"
|
||||
|
||||
/// Dummy variant to ensure there is always at least one variant. DO NOT USE!
|
||||
case dummy = "dummy"
|
||||
|
||||
Reference in New Issue
Block a user