This commit is contained in:
thororen1234 2024-10-02 14:13:56 -04:00
parent a92bae80e0
commit dedf88bb72
21 changed files with 2 additions and 145 deletions

View file

@ -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,