Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
29fb447d
Commit
29fb447d
authored
Mar 04, 2026
by
PMExtra
Browse files
fix(frontend): remove unused variables
parent
bd0801a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/views/admin/SettingsView.vue
View file @
29fb447d
...
...
@@ -1431,7 +1431,6 @@ const saving = ref(false)
const
testingSmtp
=
ref
(
false
)
const
sendingTestEmail
=
ref
(
false
)
const
testEmailAddress
=
ref
(
''
)
const
logoError
=
ref
(
''
)
const
registrationEmailSuffixWhitelistTags
=
ref
<
string
[]
>
([])
const
registrationEmailSuffixWhitelistDraft
=
ref
(
''
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment