Update module demo

This commit is contained in:
2022-03-06 00:15:40 +08:00
parent 6c5a777713
commit c5fa657fb8

View File

@@ -43,7 +43,7 @@ class MainHook : YukiHookXposedInitProxy {
YukiHookAPI.configs {
// 全局调试用的 TAG
debugTag = "YukiHookAPI"
// 是否开启全局调试日志输出功能
// 是否开启调试模式
isDebug = true
// 是否启用调试日志的输出功能
isAllowPrintingLogs = true