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