mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
replace spaces with tabs
This commit is contained in:
parent
f0dc32f879
commit
d4f00fca5a
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ settings =
|
|||
projectKey: ({doc_id}) -> "ProjectId:#{doc_id}"
|
||||
docsInProject: ({project_id}) -> "DocsIn:#{project_id}"
|
||||
ranges: ({doc_id}) -> "Ranges:#{doc_id}"
|
||||
}]
|
||||
}]
|
||||
|
||||
|
||||
# The compile server (the clsi) uses a SQL database to cache files and
|
||||
|
|
Loading…
Reference in a new issue