From 49f3d03ece5c6e01e172510d61cb574cb66a5a37 Mon Sep 17 00:00:00 2001 From: Michael J Rubinsky Date: Sat, 20 May 2017 19:55:02 -0400 Subject: [PATCH] Add type parameter to .horde.yml files. --- .horde.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.horde.yml b/.horde.yml index df15bab..117d33e 100644 --- a/.horde.yml +++ b/.horde.yml @@ -4,3 +4,4 @@ name: Kolab_Session full: Kolab session management library description: This package stores Kolab specific user data in the session. list: dev +type: library