Fix showing permissions settings for v12 rooms

This commit is contained in:
Tobias Fella
2025-09-08 08:14:17 +00:00
parent d67cb89505
commit 0fd924be7b
4 changed files with 17 additions and 5 deletions

View File

@@ -605,7 +605,7 @@ public:
*
* For unusual room versions, this information might be wrong.
*/
bool roomCreatorHasUltimatePowerLevel() const;
Q_INVOKABLE bool roomCreatorHasUltimatePowerLevel() const;
/**
* @brief Whether this user is considered a creator of this room. Only applies to post-v12 rooms.