mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-08 11:34:32 +08:00
Modify change documentation file style
This commit is contained in:
@@ -185,7 +185,7 @@ TestClass.hook {
|
||||
> 示例如下
|
||||
|
||||
```kotlin
|
||||
("$packageName.TestClass").hook {
|
||||
"$packageName.TestClass".hook {
|
||||
injectMember {
|
||||
// Your code here.
|
||||
}
|
||||
|
Reference in New Issue
Block a user