LockScreen : fix one more navigation issue
This commit is contained in:
parent
67bdb78f98
commit
04afa8c200
9 changed files with 73 additions and 42 deletions
|
|
@ -31,8 +31,8 @@ interface LockScreenEntryPoint : FeatureEntryPoint {
|
|||
fun build(): Node
|
||||
}
|
||||
|
||||
interface Callback: Plugin {
|
||||
fun onSetupCompleted()
|
||||
interface Callback : Plugin {
|
||||
fun onSetupDone()
|
||||
}
|
||||
|
||||
enum class Target {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue