From 3e4a468e67f13499fba6949c3747b951557304fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20V=C3=B6gele?= Date: Wed, 14 Apr 2021 17:36:14 +0200 Subject: [PATCH] Set the library key in the manifest --- module.json | 1 + 1 file changed, 1 insertion(+) diff --git a/module.json b/module.json index 64b779e..22230ae 100644 --- a/module.json +++ b/module.json @@ -5,6 +5,7 @@ "version": "0.0.1", "minimumCoreVersion" : "0.7.9", "compatibleCoreVersion" : "0.7.9", + "library": true, "authors": [ { "name": "Manuel Vögele",