mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-08 03:16:09 -05:00
fix: pre-commit autoupdate && pre-commit run --all-files (#3780)
This commit is contained in:
@@ -114,7 +114,7 @@ export default defineComponent({
|
||||
delete: false,
|
||||
});
|
||||
const { cookbooks, actions } = useCookbooks();
|
||||
|
||||
|
||||
// create
|
||||
const createTarget = ref<ReadCookBook | null>(null);
|
||||
async function createCookbook() {
|
||||
|
||||
Reference in New Issue
Block a user