mirror of
https://github.com/house-of-vanity/OutFleet.git
synced 2025-07-07 01:24:06 +00:00
Bump django
This commit is contained in:
@ -69,7 +69,7 @@ class OutlineServer(Server):
|
|||||||
status = {}
|
status = {}
|
||||||
|
|
||||||
for key in self.client.get_keys():
|
for key in self.client.get_keys():
|
||||||
c.delete_key(key.key_id)
|
self.client.delete_key(key.key_id)
|
||||||
try:
|
try:
|
||||||
info = self.client.get_server_information()
|
info = self.client.get_server_information()
|
||||||
if raw:
|
if raw:
|
||||||
|
Reference in New Issue
Block a user