mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-04 09:45:19 +08:00
Update module demo
This commit is contained in:
@@ -43,7 +43,7 @@ class MainHook : YukiHookXposedInitProxy {
|
|||||||
YukiHookAPI.configs {
|
YukiHookAPI.configs {
|
||||||
// 全局调试用的 TAG
|
// 全局调试用的 TAG
|
||||||
debugTag = "YukiHookAPI"
|
debugTag = "YukiHookAPI"
|
||||||
// 是否开启全局调试日志输出功能
|
// 是否开启调试模式
|
||||||
isDebug = true
|
isDebug = true
|
||||||
// 是否启用调试日志的输出功能
|
// 是否启用调试日志的输出功能
|
||||||
isAllowPrintingLogs = true
|
isAllowPrintingLogs = true
|
||||||
|
Reference in New Issue
Block a user