From 7213f51c4d982a2eaf988574f109d13f55dbc285 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Mon, 7 Feb 2022 21:17:53 +0100 Subject: Update --- tpl/index.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tpl/index.pug') diff --git a/tpl/index.pug b/tpl/index.pug index 5112f87..b878944 100644 --- a/tpl/index.pug +++ b/tpl/index.pug @@ -449,7 +449,7 @@ html +action-menu-item(icon='user')= 'View profile' +action-menu-item(icon='red' iconIsStatus=true)= 'Mark as away' +action-menu-separator - +action-menu-item(icon='trash')= 'Delete' + +action-menu-item(icon='trash' disabled=true)= 'Delete' +action-menu-item(icon='bookmark')= 'Bookmark' +action-menu-item(icon='tags')= 'Tags' +action-menu-item(postIcon='chevron-right')= 'More' -- cgit v1.2.3-70-g09d2