mirror of https://github.com/mingrammer/diagrams
parent
dfd8e0a52c
commit
102ddf67e9
@ -0,0 +1,15 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Saas
|
||||||
|
|
||||||
|
|
||||||
|
class _Crm(_Saas):
|
||||||
|
_type = "crm"
|
||||||
|
_icon_dir = "resources/saas/crm"
|
||||||
|
|
||||||
|
|
||||||
|
class Salesforce(_Crm):
|
||||||
|
_icon = "salesforce.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
After Width: | Height: | Size: 9.8 KiB |
Loading…
Reference in new issue