mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-06 02:35:40 +08:00
Make YukiHookModulePrefs singleton
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
## YukiHookModulePrefs [class]
|
||||
|
||||
```kotlin
|
||||
class YukiHookModulePrefs(private val context: Context?)
|
||||
class YukiHookModulePrefs(private var context: Context?)
|
||||
```
|
||||
|
||||
**变更记录**
|
||||
|
Reference in New Issue
Block a user