mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-06 18:55:35 +08:00
fix: typo in demo-module
This commit is contained in:
@@ -416,7 +416,7 @@ object HookEntry : IYukiHookXposedInit {
|
|||||||
}
|
}
|
||||||
// Replace with the specified Resources
|
// Replace with the specified Resources
|
||||||
// 替换为指定的 Resources
|
// 替换为指定的 Resources
|
||||||
replaceTo(any = "I am hook to make your Happy")
|
replaceTo(any = "I am hook to make you happy")
|
||||||
}
|
}
|
||||||
// Inject the Resources to be hooked
|
// Inject the Resources to be hooked
|
||||||
// 注入要 Hook 的 Resources
|
// 注入要 Hook 的 Resources
|
||||||
|
Reference in New Issue
Block a user