Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmo213 committed Aug 15, 2024
1 parent dc44af2 commit 1ed827e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ function sendTestNotification(e) {
xmlHttp.open("GET", "scripts/config.php?sendtest=true&apprise_notification_title="+apprise_notification_title+"&apprise_notification_body="+apprise_notification_body+"&apprise_config="+apprise_config, true); // true for asynchronous
xmlHttp.send(null);
}

</script>
<table class="settingstable"><tr><td>
<h2>Model</h2>
Expand Down

0 comments on commit 1ed827e

Please sign in to comment.