mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 10:10:08 +02:00
added key for your projects
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user