Fix authed variable and switch join/part API to use JSON

This commit is contained in:
2022-08-14 09:24:21 +01:00
parent 81708ef490
commit 69b4cb8865
4 changed files with 7 additions and 7 deletions

View File

@@ -36,6 +36,7 @@ from core.views.manage.threshold.irc import (
ThresholdIRCNetworkActionsAuto,
ThresholdIRCNetworkActionsRelay,
ThresholdIRCNetworkChannels,
ThresholdIRCNetworkChannelsAPI,
ThresholdIRCNetworkDel,
ThresholdIRCNetworkInfo,
ThresholdIRCNetworkInfoEdit,
@@ -48,7 +49,6 @@ from core.views.manage.threshold.irc import (
ThresholdIRCOverviewAlerts,
ThresholdIRCSendMessage,
ThresholdIRCStats,
ThresholdIRCNetworkChannelsAPI,
)
# Management stuff