BSRD-286: Set the addons to uninstallable

This commit is contained in:
Tonow-c2c
2019-10-07 12:16:06 +02:00
parent 9655641f22
commit cbff157fdd
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -11,5 +11,5 @@
"base_attachment_object_storage",
],
"auto_install": False,
"installable": True,
"installable": False,
}