Application
struct Application: Codable, Equatable
Settings that will change the behaviour of the application
-
Bool to use a custom song template
Declaration
Swift
var useCustomSongTemplate: Bool = false