fixed errors
This commit is contained in:
parent
300d6589d6
commit
09faaf1a38
|
@ -1,5 +1,5 @@
|
||||||
#! /bin/python3
|
#! /bin/python3
|
||||||
import json,os.environ.get
|
import json,os
|
||||||
from uptime_kuma_api import UptimeKumaApi, MonitorType
|
from uptime_kuma_api import UptimeKumaApi, MonitorType
|
||||||
|
|
||||||
descriptions = {
|
descriptions = {
|
||||||
|
|
Loading…
Reference in a new issue