fix(browser-extension): wrong api url
This commit is contained in:
parent
9481dea075
commit
cd98661272
@ -3,7 +3,7 @@
|
||||
* @type {string}
|
||||
*/
|
||||
|
||||
const apiUrl = 'https://api.cookie-dialog-monster-com/rest/v1';
|
||||
const apiUrl = 'https://api.cookie-dialog-monster.com/rest/v1';
|
||||
|
||||
/**
|
||||
* @description Base data URL
|
||||
|
Loading…
Reference in New Issue
Block a user