aboutsummaryrefslogtreecommitdiff
path: root/lib/syncdata.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/syncdata.cpp')
-rw-r--r--lib/syncdata.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/syncdata.cpp b/lib/syncdata.cpp
index c784cd7d..5fcc8dda 100644
--- a/lib/syncdata.cpp
+++ b/lib/syncdata.cpp
@@ -26,7 +26,7 @@
using namespace Quotient;
const QString SyncRoomData::UnreadCountKey =
- QStringLiteral("x-qmatrixclient.unread_count");
+ QStringLiteral("x-quotient.unread_count");
bool RoomSummary::isEmpty() const
{