mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-05 09:25:40 -04:00
refactor: move api endpoint restart to api/restart
This commit is contained in:
@@ -370,8 +370,8 @@
|
||||
{
|
||||
$.ajax(
|
||||
{
|
||||
url: 'restart',
|
||||
type: 'POST',
|
||||
url: 'api/restart',
|
||||
type: 'GET',
|
||||
data: {
|
||||
internal: 1
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user