LockScreen : fix one more navigation issue
This commit is contained in:
+2
-2
@@ -31,8 +31,8 @@ interface LockScreenEntryPoint : FeatureEntryPoint {
|
||||
fun build(): Node
|
||||
}
|
||||
|
||||
interface Callback: Plugin {
|
||||
fun onSetupCompleted()
|
||||
interface Callback : Plugin {
|
||||
fun onSetupDone()
|
||||
}
|
||||
|
||||
enum class Target {
|
||||
|
||||
Reference in New Issue
Block a user