diff --git a/sist2-admin/frontend/src/components/NavBar.vue b/sist2-admin/frontend/src/components/NavBar.vue index 98f0385..1bda275 100644 --- a/sist2-admin/frontend/src/components/NavBar.vue +++ b/sist2-admin/frontend/src/components/NavBar.vue @@ -3,7 +3,11 @@ - + + + v{{ sist2Version() }} + + {{ $t("tasks") }} @@ -66,4 +70,4 @@ export default { .btn-link { color: #222; } - \ No newline at end of file +