Use a new config group so we don't conflict with older versions' config
This commit is contained in:
parent
0774020899
commit
54801aac3b
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
#include "dbushelper.h"
|
#include "dbushelper.h"
|
||||||
#include "daemon.h"
|
#include "daemon.h"
|
||||||
|
|
||||||
static const QString TRUSTED_DEVICES = QStringLiteral("trusted_devices");
|
static const QString TRUSTED_DEVICES = QStringLiteral("trusted_devices_ssl");
|
||||||
|
|
||||||
struct KdeConnectConfigPrivate {
|
struct KdeConnectConfigPrivate {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue