mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-15 22:51:37 -07:00
PIHOLE_CMD_OLD bug
This commit is contained in:
@@ -260,7 +260,7 @@ replacements = {
|
|||||||
r'REPORT_WEBHOOK=True': 'WEBHOOK_RUN=\'on_notification\'',
|
r'REPORT_WEBHOOK=True': 'WEBHOOK_RUN=\'on_notification\'',
|
||||||
r'REPORT_PUSHSAFER=True': 'PUSHSAFER_RUN=\'on_notification\'',
|
r'REPORT_PUSHSAFER=True': 'PUSHSAFER_RUN=\'on_notification\'',
|
||||||
r'REPORT_MQTT=True': 'MQTT_RUN=\'on_notification\'',
|
r'REPORT_MQTT=True': 'MQTT_RUN=\'on_notification\'',
|
||||||
r'PIHOLE_CMD': 'PIHOLE_CMD_OLD'
|
r'PIHOLE_CMD=': 'PIHOLE_CMD_OLD='
|
||||||
}
|
}
|
||||||
|
|
||||||
def renameSettings(config_file):
|
def renameSettings(config_file):
|
||||||
|
|||||||
Reference in New Issue
Block a user