refactor: externalize app configuration to JSON and unify UI color scheme constants
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"app_name": "fcco Converter",
|
||||
"app_version": "2.0.0",
|
||||
"repo_owner": "public",
|
||||
"repo_name": "fcco-Converter",
|
||||
"gitea_api_base": "https://git.joelunger.de/api/v1"
|
||||
}
|
||||
Reference in New Issue
Block a user