fix: 📈 update ackee domain id
This commit is contained in:
parent
ddbaa25a14
commit
8a066f4d84
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
}
|
||||
|
||||
const ackeeServer = 'https://ackee.sebin-nyshkim.net';
|
||||
const ackeeDomainId = '76704028-959b-4bce-997b-5e1ca0c19aa7';
|
||||
const ackeeDomainId = 'e60cc3de-916c-424c-ac6e-2fd43d41e240';
|
||||
const ackeeOpts = {
|
||||
detailed: localStorage.getItem(confirmKey) === 'true'
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue