diff options
Diffstat (limited to 'SharedSupport/Default Bundles/WrapInDelimiter.spBundle/command.plist')
-rw-r--r-- | SharedSupport/Default Bundles/WrapInDelimiter.spBundle/command.plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/SharedSupport/Default Bundles/WrapInDelimiter.spBundle/command.plist b/SharedSupport/Default Bundles/WrapInDelimiter.spBundle/command.plist index 93816f00..3588396e 100644 --- a/SharedSupport/Default Bundles/WrapInDelimiter.spBundle/command.plist +++ b/SharedSupport/Default Bundles/WrapInDelimiter.spBundle/command.plist @@ -41,5 +41,7 @@ Version 1.0</string> <string>Wrap the current query or selection in DELIMITER ;;</string> <key>uuid</key> <string>A67BDE10-0A76-45C2-98DB-B35AC731E8DA</string> + <key>isDefaultBundle</key> + <true/> </dict> </plist> |