add: doc
This commit is contained in:
parent
fc9dcfbdf9
commit
f976dc8248
@ -70,6 +70,8 @@ class Client
|
||||
*/
|
||||
async _post(uri, data)
|
||||
{
|
||||
/**
|
||||
* @type string */
|
||||
let url = this.url + uri
|
||||
if (this.csrf_token === undefined)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user