1
0
mirror of https://github.com/TandoorRecipes/recipes.git synced 2026-01-11 17:16:59 -05:00

Merge branch 'develop' into feature/vue3

# Conflicts:
#	cookbook/urls.py
This commit is contained in:
vabene1111
2024-03-09 14:34:44 +01:00
16 changed files with 665 additions and 23 deletions

View File

@@ -427,6 +427,15 @@ export class Models {
placeholder: "",
optional: true,
},
open_data_slug: {
form_field: true,
type: "text",
field: "open_data_slug",
disabled: true,
label: "Open_Data_Slug",
help_text: "open_data_help_text",
optional: true,
},
},
},
}