You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
@@ -77,6 +77,7 @@ class WebUIXActivity : ComponentActivity() {
|
||||
debug = webDebugging,
|
||||
appVersionCode = BuildConfig.VERSION_CODE,
|
||||
isDarkMode = dark,
|
||||
cls = WebUIXActivity::class.java
|
||||
)
|
||||
|
||||
WebUIScreen(
|
||||
@@ -89,4 +90,4 @@ class WebUIXActivity : ComponentActivity() {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user