Merge branch 'mealie-next' into fixes/ui-improvements

This commit is contained in:
boc-the-git
2023-11-25 20:53:49 +11:00
committed by GitHub
31 changed files with 151 additions and 112 deletions

View File

@@ -115,7 +115,7 @@ export default defineComponent({
},
head() {
return {
title: this.$t("settings.pages") as string,
title: this.$t("cookbook.cookbooks") as string,
};
},
});

View File

@@ -73,7 +73,7 @@
lockBulkImport = false;
"
>
Clear
{{ $t('general.clear') }}
</BaseButton>
<v-spacer></v-spacer>
<BaseButton class="mr-1 mb-1" color="info" @click="bulkUrls.push({ url: '', categories: [], tags: [] })">