diff --git a/theme/dbd-soft-ui/dbd-soft-ui.d.ts b/theme/dbd-soft-ui/dbd-soft-ui.d.ts index 71805a8..f0af0f7 100644 --- a/theme/dbd-soft-ui/dbd-soft-ui.d.ts +++ b/theme/dbd-soft-ui/dbd-soft-ui.d.ts @@ -128,7 +128,7 @@ declare module "dbd-soft-ui" { secretMenuCombination: string[] } }, - sweetalert: { + notify: { errors: { requirePremium: string }, diff --git a/theme/dbd-soft-ui/views/admin.ejs b/theme/dbd-soft-ui/views/admin.ejs index 9864b34..bcf9c7d 100644 --- a/theme/dbd-soft-ui/views/admin.ejs +++ b/theme/dbd-soft-ui/views/admin.ejs @@ -623,7 +623,8 @@ - - - + diff --git a/theme/dbd-soft-ui/views/settings.ejs b/theme/dbd-soft-ui/views/settings.ejs index 2dd5b38..5ffa15a 100644 --- a/theme/dbd-soft-ui/views/settings.ejs +++ b/theme/dbd-soft-ui/views/settings.ejs @@ -447,7 +447,7 @@