Cleanup
This commit is contained in:
parent
68a003be20
commit
681ab8248e
1 changed files with 0 additions and 4 deletions
|
|
@ -1623,11 +1623,7 @@ public struct TranslationConfiguration {
|
|||
init(string: String) {
|
||||
switch string {
|
||||
case "enabled":
|
||||
#if DEBUG
|
||||
self = .system
|
||||
#else
|
||||
self = .enabled
|
||||
#endif
|
||||
case "system":
|
||||
self = .system
|
||||
case "alternative":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue