mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-13 03:13:12 -05:00
Fix titles of category, tag, tool pages (#905)
This commit is contained in:
committed by
GitHub
parent
1482f51fcd
commit
76d2eecd86
@@ -27,9 +27,5 @@ export default defineComponent({
|
||||
categories,
|
||||
};
|
||||
},
|
||||
// head: {
|
||||
// // @ts-ignore
|
||||
// title: this.$t("sidebar.categories") as string,
|
||||
// },
|
||||
});
|
||||
</script>
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user