From b2dcfef630fbbedcd49496fcdf9cc56276dbcf2e Mon Sep 17 00:00:00 2001 From: GitApp Date: Fri, 19 Dec 2025 16:03:01 +0000 Subject: [PATCH] feat(data): add 2 tags records (batch 1) --- collections/tags/tags_1766160180478_0.json | 6 ++++++ collections/tags/tags_1766160180478_1.json | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 collections/tags/tags_1766160180478_0.json create mode 100644 collections/tags/tags_1766160180478_1.json diff --git a/collections/tags/tags_1766160180478_0.json b/collections/tags/tags_1766160180478_0.json new file mode 100644 index 0000000..19ced7b --- /dev/null +++ b/collections/tags/tags_1766160180478_0.json @@ -0,0 +1,6 @@ +{ + "name": "Vegetarian", + "color": "#22c55e", + "created": "2025-12-19T16:03:01.678Z", + "updated": "2025-12-19T16:03:01.678Z" +} \ No newline at end of file diff --git a/collections/tags/tags_1766160180478_1.json b/collections/tags/tags_1766160180478_1.json new file mode 100644 index 0000000..0c3339d --- /dev/null +++ b/collections/tags/tags_1766160180478_1.json @@ -0,0 +1,6 @@ +{ + "name": "Vegan", + "color": "#16a34a", + "created": "2025-12-19T16:03:01.678Z", + "updated": "2025-12-19T16:03:01.678Z" +} \ No newline at end of file