chore: cleanup
This commit is contained in:
parent
3b2e4992a3
commit
8283cc63d8
1
app.js
1
app.js
@ -1,5 +1,4 @@
|
||||
import { BaseApp } from "@zeppos/zml/base-app"
|
||||
import { TOTP } from "./lib/totp-quickjs"
|
||||
|
||||
App(
|
||||
BaseApp(
|
||||
|
@ -32,6 +32,6 @@ AppSettingsPage({
|
||||
}, 'TOTPS:'))
|
||||
,
|
||||
...totpButtons])
|
||||
return sec;
|
||||
return sec;
|
||||
}
|
||||
})
|
Loading…
x
Reference in New Issue
Block a user