From 3f3a13a4780047adedf2c6f0fb62d6a0c32473d4 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 20 Jul 2026 10:33:34 -0700 Subject: [PATCH] Add 'archive' tag to Siri Shortcut Example --- contents.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contents.json b/contents.json index 7bc87944cd04..bb14139f233f 100644 --- a/contents.json +++ b/contents.json @@ -20047,7 +20047,7 @@ "sample" ], "tags": [ - "swift" + "swift", "archive" ], "license": "other", "screenshots": [ @@ -34420,4 +34420,4 @@ "updated": "2026-07-19 14:39:42 UTC" } ] -} \ No newline at end of file +}