add nextcloud and groupware category

pull/363/head
Thies B 5 years ago
parent 61d6d82c90
commit dc85083cb3

@ -0,0 +1,15 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _OnPrem
class _Groupware(_OnPrem):
_type = "groupware"
_icon_dir = "resources/onprem/groupware"
class Nextcloud(_Groupware):
_icon = "nextcloud.png"
# Aliases

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Loading…
Cancel
Save