mirror of https://github.com/mingrammer/diagrams
parent
d80bb4a9b8
commit
f24e903209
@ -0,0 +1,15 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Saas
|
||||||
|
|
||||||
|
|
||||||
|
class _Filesharing(_Saas):
|
||||||
|
_type = "filesharing"
|
||||||
|
_icon_dir = "resources/saas/filesharing"
|
||||||
|
|
||||||
|
|
||||||
|
class Nextcloud(_Filesharing):
|
||||||
|
_icon = "nextcloud.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
After Width: | Height: | Size: 11 KiB |
Loading…
Reference in new issue