mirror of
https://github.com/status-im/snorenotify.git
synced 2025-02-23 21:48:06 +00:00
fix sync settings call
This commit is contained in:
parent
1bee396e03
commit
e555d36e56
@ -202,7 +202,7 @@ void SnoreCorePrivate::setLocalSttingsPrefix(const QString &prefix)
|
||||
{
|
||||
m_localSettingsPrefix = prefix;
|
||||
init();
|
||||
QMetaObject::invokeMethod(this, "slotSyncSettings", Qt::QueuedConnection);
|
||||
syncSettings();
|
||||
}
|
||||
|
||||
QString SnoreCorePrivate::tempPath()
|
||||
|
Loading…
x
Reference in New Issue
Block a user