From a48afd88f866e010ca9ba50b0ffd6cf0a384748c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Fri, 12 Mar 2021 16:03:18 -0500 Subject: [PATCH] feat: add flag resolve to post tools --- templates/partials/topic/post-menu-list.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/partials/topic/post-menu-list.tpl b/templates/partials/topic/post-menu-list.tpl index 672adc1..edfbd12 100644 --- a/templates/partials/topic/post-menu-list.tpl +++ b/templates/partials/topic/post-menu-list.tpl @@ -110,5 +110,6 @@ {{{ if posts.flags.exists }}}
  • [[topic:view-flag-report]]
  • +
  • [[topic:resolve-flag]]
  • {{{ end }}} \ No newline at end of file