Implement API endpoint for network listing

This commit is contained in:
2022-07-25 18:05:53 +01:00
parent 24a2f79e8e
commit c302cd25da
3 changed files with 42 additions and 1 deletions

View File

@@ -1,8 +1,8 @@
import main
from core.logstash import sendLogstashNotification
from core.relay import sendRelayNotification
from modules import userinfo
from utils.dedup import dedup
import main
order = [
"type",