mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-18 02:47:03 -04:00
Add clickableRoleDot plugin, toasts
This commit is contained in:
parent
532fa8f718
commit
02ed954ce4
3 changed files with 76 additions and 2 deletions
|
@ -18,7 +18,7 @@ export const filters = {
|
|||
if (!s.includes(c)) return false;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
export const subscriptions = new Map<FilterFn, CallbackFn>();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue