mirror of
https://github.com/rhunk/SnapEnhance.git
synced 2025-06-12 21:27:47 +02:00
fix: dialog overlay not showing
This commit is contained in:
@ -113,7 +113,7 @@ class RemoteSideContext(
|
||||
}
|
||||
|
||||
scriptManager.runtime.eachModule {
|
||||
callFunction("module.onManagerLoad",androidContext)
|
||||
callFunction("module.onManagerLoad", androidContext)
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user