mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
7 lines
158 B
INI
7 lines
158 B
INI
; This file is used to determine whether the app is running in development or build mode.
|
|
; TODO: Find a better name for this file.
|
|
|
|
[DEFAULT]
|
|
build = False
|
|
|