Compare commits

...

1 Commits

Author SHA1 Message Date
vladimir.kuznetsov 5caebe25a1 test build for geteway 2024-08-27 20:35:29 +04:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -371,7 +371,7 @@ void Settings::clearSettings()
{ {
auto uuid = getInstallationUuid(false); auto uuid = getInstallationUuid(false);
m_settings.clearSettings(); m_settings.clearSettings();
setInstallationUuid(uuid); // setInstallationUuid(uuid);
emit settingsCleared(); emit settingsCleared();
} }
@@ -119,7 +119,7 @@ PageType {
CardWithIconsType { CardWithIconsType {
id: apiInstalling id: apiInstalling
visible: false visible: true
Layout.fillWidth: true Layout.fillWidth: true
Layout.rightMargin: 16 Layout.rightMargin: 16