This commit is contained in:
Remco Burema 2020-01-30 15:07:06 +01:00
commit 99680db819
No known key found for this signature in database
GPG key ID: 215C49431D43F98C

View file

@ -91,7 +91,6 @@ class CloudPackageChecker(QObject):
sync_message = Message(self._i18n_catalog.i18nc(
"@info:generic",
"\nDo you want to sync material and software packages with your account?"),
lifetime=0,
title=self._i18n_catalog.i18nc("@info:title", "Changes detected from your Ultimaker account", ))
sync_message.addAction("sync",
name=self._i18n_catalog.i18nc("@action:button", "Sync"),