From 743e956c86b0cb5bf798521c8215fab095fb7763 Mon Sep 17 00:00:00 2001 From: Levi Date: Mon, 31 Oct 2022 21:07:28 +0100 Subject: [PATCH] fix: Rename shortcut.plist to shortcut.json --- shortcut.plist => shortcut.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename shortcut.plist => shortcut.json (99%) diff --git a/shortcut.plist b/shortcut.json similarity index 99% rename from shortcut.plist rename to shortcut.json index 100581f..2a14963 100644 --- a/shortcut.plist +++ b/shortcut.json @@ -396,4 +396,4 @@ "ActionExtension" ], "WFWorkflowHasShortcutInputVariables": true -} \ No newline at end of file +}