mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-18 19:23:43 +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`.
|
// 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 swiftUI = "386"
|
||||||
case jitUrlScheme = "00"
|
case jitUrlScheme = "385"
|
||||||
|
|
||||||
/// Dummy variant to ensure there is always at least one variant. DO NOT USE!
|
/// Dummy variant to ensure there is always at least one variant. DO NOT USE!
|
||||||
case dummy = "dummy"
|
case dummy = "dummy"
|
||||||
|
|||||||
Reference in New Issue
Block a user