diff options
author | Dominik Holland <[email protected]> | 2017-04-13 11:21:03 +0200 |
---|---|---|
committer | Dominik Holland <[email protected]> | 2017-04-13 09:43:40 +0000 |
commit | 6ddea70fd06d78ca7672f18221b91b3e8990aee8 (patch) | |
tree | b57344546ecc4f0948ed596f8f52f29ff1549f57 | |
parent | 99290761b4cfcea94501ab5e483182848dcaa33b (diff) |
Change-Id: I250c33262ae676185d97e99475856294f189828d
Reviewed-by: Bernd Weimer <[email protected]>
-rw-r--r-- | am-config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/am-config.yaml b/am-config.yaml index 357e5f0..30c192d 100644 --- a/am-config.yaml +++ b/am-config.yaml @@ -26,7 +26,7 @@ ui: systemProperties: public: - styleConfig: "Config1920x1080.qml" + styleConfig: "auto" showCluster: yes private: appStoreServerUrl: 'http://chaos.pelagicore.net:8080/' |