mirror of https://github.com/mingrammer/diagrams
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
|
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in new issue