mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 18:47:15 -07:00
typo
This commit is contained in:
parent
bebc7d524f
commit
4b5c2d627c
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@
|
|||
url = createBaseUrl(base, url);
|
||||
$.ajax({
|
||||
type: "Get",
|
||||
url: "getusers"1,
|
||||
url: "getusers",
|
||||
dataType: "json",
|
||||
success: function (response) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue