mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 13:49:00 +02:00
9b76a03e9c
Fix typescript errors GitOrigin-RevId: b49235a3d9d6277e7c2de5bc7a79b7cafae75e2e
3 lines
117 B
TypeScript
3 lines
117 B
TypeScript
window.i18n = { currentLangCode: 'en' }
|
|
window.ExposedSettings = { ...window?.ExposedSettings, appName: 'Overleaf' }
|