mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 10:58:12 +00:00
ChanViewer: Show the time of each post in the thread catalog
This commit is contained in:
parent
030891531b
commit
e38f78faf5
2 changed files with 8 additions and 1 deletions
|
@ -10,6 +10,7 @@ public:
|
|||
Text,
|
||||
ReplyCount,
|
||||
ImageCount,
|
||||
PostTime,
|
||||
__Count,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue