Skip to content
This repository was archived by the owner on Jul 15, 2026. It is now read-only.

Commit d1cdc85

Browse files
committed
feat: rename WeSchemeInvocation to WeSplitChatroomMaker for clarity
1 parent 184d4d2 commit d1cdc85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/java/moe/ouom/wekit/hooks/item/dev/WeSchemeInvocation.kt renamed to app/src/main/java/moe/ouom/wekit/hooks/item/dev/WeSplitChatroomMaker.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import moe.ouom.wekit.util.common.Toasts
1717
import moe.ouom.wekit.util.log.WeLogger
1818

1919
@HookItem(path = "开发者选项/分裂群组", desc = "让群聊一分为二")
20-
class WeSchemeInvocation : BaseClickableFunctionHookItem() {
20+
class WeSplitChatroomMaker : BaseClickableFunctionHookItem() {
2121

2222
override fun entry(classLoader: ClassLoader) {}
2323

0 commit comments

Comments
 (0)