mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2024-12-21 21:23:06 -05:00
fixes
This commit is contained in:
parent
e58f9fe44e
commit
8fcc712ad1
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ import './reset.css';
|
|||
const options = {
|
||||
init: {
|
||||
distributed_tracing: { enabled: false },
|
||||
privacy: { cookies_enabled: true },
|
||||
privacy: { cookies_enabled: false },
|
||||
ajax: { deny_list: ['bam.eu01.nr-data.net'] }
|
||||
},
|
||||
loader_config: {
|
||||
|
|
Loading…
Reference in a new issue