7 lines
116 B
JavaScript
7 lines
116 B
JavaScript
|
|
window.liveSettings = {
|
||
|
|
api_key: '',
|
||
|
|
picker: "bottom-right",
|
||
|
|
detectlang: true,
|
||
|
|
autocollect: true
|
||
|
|
};
|