Update src/bower_components/apiclient/apiclientcore.js
Co-Authored-By: Bill Thornton <thornbill@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -1195,7 +1195,7 @@ define(["events", "appStorage"], function(events, appStorage) {
|
||||
return this.ajax({
|
||||
type: "POST",
|
||||
url: url,
|
||||
data: {
|
||||
data: user,
|
||||
Name: user.Name,
|
||||
Password: user.Password
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user