diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-08-10 09:04:29 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-08-10 09:04:29 +0200 |
commit | 8924167a72f2cf29f2e9b49d1bb6565d4ffaf492 (patch) | |
tree | 25b3df822962e838da5b42017044c471cac05a58 /src/timeline/TimelineModel.h | |
parent | Remove usage of creator (diff) | |
parent | Show an indicator in the timeline for mods and admins (diff) | |
download | nheko-8924167a72f2cf29f2e9b49d1bb6565d4ffaf492.tar.xz |
Merge remote-tracking branch 'origin/powerlevelsInTimeline'
Diffstat (limited to 'src/timeline/TimelineModel.h')
-rw-r--r-- | src/timeline/TimelineModel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/timeline/TimelineModel.h b/src/timeline/TimelineModel.h index 64941920..fccc99eb 100644 --- a/src/timeline/TimelineModel.h +++ b/src/timeline/TimelineModel.h @@ -241,6 +241,7 @@ public: IsSender, UserId, UserName, + UserPowerlevel, Day, Timestamp, Url, |