jshint
This commit is contained in:
parent
638362f373
commit
9e18f5243a
@ -1,3 +1,4 @@
|
|||||||
|
/*jshint esversion: 6 */
|
||||||
// create a particular thirdparty by name
|
// create a particular thirdparty by name
|
||||||
const createThirdparty = async (z, bundle) => {
|
const createThirdparty = async (z, bundle) => {
|
||||||
const apiurl = bundle.authData.url + '/api/index.php/thirdparties';
|
const apiurl = bundle.authData.url + '/api/index.php/thirdparties';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user