mirror of https://github.com/mingrammer/diagrams
add cloudinary logo in media management category (#218)
parent
eef343b71f
commit
950758c4ae
@ -0,0 +1,15 @@
|
||||
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||
|
||||
from . import _Saas
|
||||
|
||||
|
||||
class _Media(_Saas):
|
||||
_type = "media"
|
||||
_icon_dir = "resources/saas/media"
|
||||
|
||||
|
||||
class Cloudinary(_Media):
|
||||
_icon = "cloudinary.png"
|
||||
|
||||
|
||||
# Aliases
|
After Width: | Height: | Size: 19 KiB |
Loading…
Reference in new issue