From 962a8efa269e7f4c65227f96cb32a687331d9c41 Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Thu, 23 Jan 2025 14:04:58 -0300 Subject: [PATCH] feat(navbar): add import to management menu --- app/templates/includes/navbar.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/templates/includes/navbar.html b/app/templates/includes/navbar.html index 66aafa4..f781d05 100644 --- a/app/templates/includes/navbar.html +++ b/app/templates/includes/navbar.html @@ -120,6 +120,8 @@
  • {% translate 'Rules' %}
  • +
  • {% translate 'Import' %} beta