mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 10:10:08 +02:00
Merge pull request #5205 from overleaf/bg-roll-out-file-line-errors-beta
[web] roll out file line errors to beta users GitOrigin-RevId: 7a404295532cfd0c3b0b28af424d0e9c7b8cae0d
This commit is contained in:
@@ -285,6 +285,7 @@ App.controller(
|
||||
}
|
||||
if (
|
||||
window.user.alphaProgram ||
|
||||
window.user.betaProgram ||
|
||||
window.location.search.includes('file_line_errors=true')
|
||||
) {
|
||||
params.file_line_errors = 'true'
|
||||
|
||||
Reference in New Issue
Block a user