From f779c2711e54e173a2a7e07a7e643369832427cd Mon Sep 17 00:00:00 2001 From: "robin.ginter" Date: Thu, 19 Sep 2024 17:49:12 +0000 Subject: [PATCH] =?UTF-8?q?Create=20Type=20=E2=80=9Cdelete-tag-type?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/tagTypes/delete-tag-type.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 content/tagTypes/delete-tag-type.json diff --git a/content/tagTypes/delete-tag-type.json b/content/tagTypes/delete-tag-type.json new file mode 100644 index 00000000..abdfc495 --- /dev/null +++ b/content/tagTypes/delete-tag-type.json @@ -0,0 +1,4 @@ +{ + "title": "Delete Tag Type", + "order": 5 +} \ No newline at end of file