revert: still using workqueue for allowlist

This commit is contained in:
Ylarod
2025-11-06 22:58:26 +08:00
committed by ShirkNeko
parent a2193841d5
commit 06018a2f03
2 changed files with 24 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ void ksu_allowlist_init(void);
void ksu_allowlist_exit(void);
void ksu_load_allow_list(void);
bool ksu_load_allow_list(void);
void ksu_show_allow_list(void);