mirror of
https://github.com/SideStore/SideStore.git
synced 2026-05-11 20:05:40 +02: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