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