Make invitation notifications persistent

This commit is contained in:
Tobias Fella
2022-02-28 23:11:33 +01:00
parent b2a8430fa2
commit be802a28c2
5 changed files with 30 additions and 3 deletions

View File

@@ -121,6 +121,7 @@ public:
Q_INVOKABLE QString htmlSafeName() const;
Q_INVOKABLE QString htmlSafeDisplayName() const;
Q_INVOKABLE void clearInvitationNotification();
#ifndef QUOTIENT_07
Q_INVOKABLE QString htmlSafeMemberName(const QString &userId) const