added message payments in admin menu
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
*
|
||||
*/
|
||||
export function PLGNTLS_fetch(url, options = {}) {
|
||||
console.log("inside PLGNTLS_fetch");
|
||||
url = PLGNTLS_data.fetch_url + url;
|
||||
|
||||
options.headers = options.headers || {};
|
||||
|
||||
Reference in New Issue
Block a user