mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-18 11:13:28 +01:00
Remove patreon footer description
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>
This commit is contained in:
@@ -176,10 +176,6 @@ private extension SettingsViewController
|
|||||||
{
|
{
|
||||||
settingsHeaderFooterView.primaryLabel.text = NSLocalizedString("PATREON", comment: "")
|
settingsHeaderFooterView.primaryLabel.text = NSLocalizedString("PATREON", comment: "")
|
||||||
}
|
}
|
||||||
else
|
|
||||||
{
|
|
||||||
settingsHeaderFooterView.secondaryLabel.text = NSLocalizedString("Don't Touch this button above =) ", comment: "")
|
|
||||||
}
|
|
||||||
|
|
||||||
case .account:
|
case .account:
|
||||||
settingsHeaderFooterView.primaryLabel.text = NSLocalizedString("ACCOUNT", comment: "")
|
settingsHeaderFooterView.primaryLabel.text = NSLocalizedString("ACCOUNT", comment: "")
|
||||||
|
|||||||
Reference in New Issue
Block a user