diff options
Diffstat (limited to 'SharedSupport/Default Bundles/DB Report.spBundle')
-rw-r--r-- | SharedSupport/Default Bundles/DB Report.spBundle/command.plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/SharedSupport/Default Bundles/DB Report.spBundle/command.plist b/SharedSupport/Default Bundles/DB Report.spBundle/command.plist index 03e50adf..e6c808ae 100644 --- a/SharedSupport/Default Bundles/DB Report.spBundle/command.plist +++ b/SharedSupport/Default Bundles/DB Report.spBundle/command.plist @@ -168,5 +168,7 @@ Version 1.0</string> <string>Display report about all databases of the current connection</string> <key>uuid</key> <string>AC45C093-9157-4E18-9683-C94415995935</string> + <key>isDefaultBundle</key> + <true/> </dict> </plist> |