mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
feat: add timestamp to news list page (#2050)
This commit is contained in:
@@ -65,6 +65,7 @@ PageType {
|
||||
leftImageSource: read ? "" : "qrc:/images/controls/unread-dot.svg"
|
||||
isSmallLeftImage: !read
|
||||
text: title
|
||||
descriptionText: Qt.formatDateTime(timestamp, "dd.MM.yyyy HH:mm")
|
||||
rightImageSource: "qrc:/images/controls/chevron-right.svg"
|
||||
|
||||
clickedFunction: function() {
|
||||
|
||||
Reference in New Issue
Block a user