mirror of
https://github.com/TwidereProject/Twidere-Android
synced 2025-01-31 17:04:59 +01:00
Update DEFAULT_API_CONFIGS_URL
This commit is contained in:
parent
1a0ff60215
commit
353e1e89ef
@ -62,6 +62,6 @@ class DefaultAPIConfigLoader(context: Context) : FixedAsyncTaskLoader<List<Custo
|
||||
}
|
||||
|
||||
companion object {
|
||||
const val DEFAULT_API_CONFIGS_URL = "https://twidere.mariotaku.org/assets/data/default_api_configs.json"
|
||||
const val DEFAULT_API_CONFIGS_URL = "https://twidereproject.github.io/default_api_configs.json"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user