Typo, fixed it
This commit is contained in:
parent
e68bf2bd97
commit
de279dc3d7
|
@ -67,7 +67,7 @@
|
||||||
settings = {
|
settings = {
|
||||||
overwriteprotocol = "https";
|
overwriteprotocol = "https";
|
||||||
default_phone_region = "NL";
|
default_phone_region = "NL";
|
||||||
maintainance_window_start = 3;
|
maintenance_window_start = 3;
|
||||||
};
|
};
|
||||||
appstoreEnable = true;
|
appstoreEnable = true;
|
||||||
extraAppsEnable = true;
|
extraAppsEnable = true;
|
||||||
|
|
Loading…
Reference in a new issue