mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-09 06:06:01 +00:00
added key for your projects
This commit is contained in:
parent
e144f9c19a
commit
b9372e6dcd
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ module.exports = ProjectController =
|
|||
return next(error) if error?
|
||||
|
||||
viewModel = {
|
||||
title:'Your Projects'
|
||||
title:'your_projects'
|
||||
priority_title: true
|
||||
projects: projects
|
||||
tags: tags
|
||||
|
|
Loading…
Add table
Reference in a new issue