We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea7071d commit d6c1394Copy full SHA for d6c1394
pages/import/index.vue
@@ -32,7 +32,7 @@
32
33
<div class="">
34
<a
35
- href="shortcuts://run-shortcut?name=Import%20toPhotos"
+ href="shortcuts://run-shortcut?name=Import%20to%20Photos"
36
class="inline-block px-6 py-3 m-2 text-base text-white no-underline transition-colors duration-200 bg-green-500 border-none rounded-lg cursor-pointer hover:bg-green-600"
37
>Run Shortcut</a
38
>
0 commit comments