mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-14 17:23:25 +01:00
Add Advanced Settings in-app
This commit is contained in:
@@ -43,6 +43,7 @@ internal enum Asset {
|
||||
internal static let myApps = ImageAsset(name: "MyApps")
|
||||
internal static let news = ImageAsset(name: "News")
|
||||
internal static let settings = ImageAsset(name: "Settings")
|
||||
internal static let vistaImage = ImageAsset(name: "Vista-image")
|
||||
}
|
||||
// swiftlint:enable identifier_name line_length nesting type_body_length type_name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user