mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
Add proper GitHub issues
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>
This commit is contained in:
@@ -22,8 +22,8 @@ class UnstableFeatures {
|
||||
//
|
||||
// Please order the case by the issue number. They will be ordered by issue number (ascending) in the unstable features menu, so please order them the same way here and in `metadata`.
|
||||
|
||||
case swiftUI = "0"
|
||||
case jitUrlScheme = "00"
|
||||
case swiftUI = "386"
|
||||
case jitUrlScheme = "385"
|
||||
|
||||
/// Dummy variant to ensure there is always at least one variant. DO NOT USE!
|
||||
case dummy = "dummy"
|
||||
|
||||
Reference in New Issue
Block a user