mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
Changes app tint color to Red (from Green)
This commit is contained in:
@@ -96,7 +96,7 @@ private extension AppDelegate
|
||||
{
|
||||
func setTintColor()
|
||||
{
|
||||
self.window?.tintColor = .altGreen
|
||||
self.window?.tintColor = .altRed
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user