Skip to content

Commit

Permalink
stop disabling other mods features
Browse files Browse the repository at this point in the history
  • Loading branch information
hannibal002 committed Nov 23, 2024
1 parent 4779b8e commit 3ed30f0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,5 @@ private static void cancel(CallbackInfoReturnable<Boolean> cir) {
chatting$lastNotify = System.currentTimeMillis();
}
}
cir.setReturnValue(false);
}
}

0 comments on commit 3ed30f0

Please sign in to comment.