Files
openfoodnetwork/app/views/layouts/_auth_token_script.html.haml

5 lines
83 B
Plaintext

:javascript
if(typeof AUTH_TOKEN === 'undefined') {
var AUTH_TOKEN = '';
}