dikdimon's picture
Upload extensions using SD-Hub extension
f4a41d8 verified
raw
history blame
102 Bytes
window.state = window.state || {};
state = window.state;
state.constants = {
LS_PREFIX: 'state-'
};