front: remove an option to hide new version dot
turns out this option was confusing people (and also didn't do much)
This commit is contained in:
@@ -523,10 +523,6 @@ export default function(obj) {
|
||||
}, {
|
||||
action: "disableMetadata",
|
||||
name: t("SettingsDisableMetadata")
|
||||
}, {
|
||||
action: "disableChangelog",
|
||||
name: t("SettingsDisableNotifications"),
|
||||
padding: "no-margin"
|
||||
}])
|
||||
})
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user