mirror of
https://github.com/areteruhiro/LIME-beta-hiro.git
synced 2025-02-05 21:11:39 +09:00
ReadChecker.java の更新
This commit is contained in:
parent
ca4fcf2f14
commit
329e899499
@ -149,14 +149,14 @@ public class ReadChecker implements IHook {
|
||||
|
||||
|
||||
if (shouldHookOnCreate && currentGroupId != null) {
|
||||
if (!isNoGroup(currentGroupId)) {
|
||||
|
||||
Activity activity = (Activity) param.thisObject;
|
||||
|
||||
|
||||
addButton(activity, moduleContext);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user