3 lines
89 B
TypeScript
3 lines
89 B
TypeScript
window.i18n = { currentLangCode: 'en' }
|
|
window.ExposedSettings = { appName: 'Overleaf' }
|