Add proper GitHub issues

Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>
This commit is contained in:
Spidy123222
2023-06-12 23:27:27 -07:00
committed by GitHub
parent 18d251c364
commit ff24ea81c9

View File

@@ -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"