mirror of https://github.com/mingrammer/diagrams
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>pull/187/head
parent
97d73acc0b
commit
14c919d88a
@ -0,0 +1,15 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Saas
|
||||||
|
|
||||||
|
|
||||||
|
class _Alerting(_Saas):
|
||||||
|
_type = "alerting"
|
||||||
|
_icon_dir = "resources/saas/alerting"
|
||||||
|
|
||||||
|
|
||||||
|
class Opsgenie(_Alerting):
|
||||||
|
_icon = "opsgenie.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
After Width: | Height: | Size: 24 KiB |
Loading…
Reference in new issue