Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Frank Tobin
Nebulo
Commits
9778c56a
Commit
9778c56a
authored
Dec 29, 2020
by
Daniel Wolf
Browse files
Delete the type as well
parent
995f8bf7
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/java/com/frostnerd/smokescreen/util/preferences/DnsServerInformationPreference.kt
View file @
9778c56a
...
...
@@ -88,6 +88,7 @@ class DnsServerInformationPreference(key: String) :
thisRef
.
edit
{
listener
->
listener
(
key
,
null
)
remove
(
key
)
remove
(
"${key}_type"
)
}
}
}
...
...
Write
Preview
Supports
Markdown
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