Point the webhook's dependency note at where the handler actually lives

This commit is contained in:
Gmer4Lfe
2026-08-24 18:22:59 -04:00
parent f6e5f7dcd6
commit 1a5bacce87
+1 -1
View File
@@ -95,7 +95,7 @@
// //
// DEPENDS ON // DEPENDS ON
// include/config.php vv_conf_vars(), SCRIPTS_DIR // include/config.php vv_conf_vars(), SCRIPTS_DIR
// Media/upgrade_webhook_handler.sh the backgrounded handler // Arrs_Stack/upgrade_webhook_handler.sh the backgrounded handler
// master.conf DOWNLOAD_WEBHOOK_ENABLED // master.conf DOWNLOAD_WEBHOOK_ENABLED
// ═══════════════════════════════════════════════════════════════════════════════════════════════ // ═══════════════════════════════════════════════════════════════════════════════════════════════
header('Content-Type: application/json'); header('Content-Type: application/json');