Skip to content

Commit

Permalink
https://github.com/Hi-Windom/Sillot-android/issues/79
Browse files Browse the repository at this point in the history
  • Loading branch information
Soltus committed Jul 2, 2024
1 parent 226610b commit 5c3c441
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion app/src/mobile/settings/devOptions_react.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ function JSAndroidSplitButton() {
"JSAndroid.buglyPost1",
"JSAndroid.buglyPost2",
"JSAndroid.toggleFullScreenState",
"JSAndroid.toggleDarkModeAuto",
"JSAndroid.isMIUI",
"JSAndroid.isOriginOS",
"JSAndroid.getUA",
Expand Down
1 change: 0 additions & 1 deletion app/src/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ interface Window {
getUA(): string
isMIUI(): boolean
isOriginOS(): boolean
toggleDarkModeAuto(): void
toggleFullScreenState(): void
buglyPost1(): void
buglyPost2(): void
Expand Down

0 comments on commit 5c3c441

Please sign in to comment.