mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-09 22:53:02 -04:00
Fixes?
This commit is contained in:
parent
a92bae80e0
commit
dedf88bb72
21 changed files with 2 additions and 145 deletions
|
@ -49,7 +49,6 @@ const logger = new Logger("PluginSettings", "#a6d189");
|
|||
const InputStyles = findByPropsLazy("inputWrapper", "inputDefault", "error");
|
||||
const ButtonClasses = findByPropsLazy("button", "disabled", "enabled");
|
||||
|
||||
|
||||
function showErrorToast(message: string) {
|
||||
Toasts.show({
|
||||
message,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue