mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 21:33:18 -07:00
Chnage get_notify_text_preview to POST
This commit is contained in:
parent
4f397b032e
commit
5c3086a049
2 changed files with 2 additions and 1 deletions
|
@ -779,6 +779,7 @@
|
|||
|
||||
$.ajax({
|
||||
url: 'get_notify_text_preview',
|
||||
type: 'POST',
|
||||
data: {
|
||||
notify_action: action,
|
||||
subject: subject,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue