Skip to content

Commit 87b98b6

Browse files
committed
Fix UUID tool, can't copy to clipboard
1 parent 3e93979 commit 87b98b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

afw_uuid_tool/info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ python3 afw.py call $query</string>
8989
<key>autopaste</key>
9090
<false/>
9191
<key>clipboardtext</key>
92-
<string>aa {query}</string>
92+
<string>{query}</string>
9393
<key>ignoredynamicplaceholders</key>
9494
<false/>
9595
<key>transient</key>

0 commit comments

Comments
 (0)