Improve naming

This commit is contained in:
Alasdair Smith
2017-11-20 11:23:02 +00:00
parent 0724482808
commit 9bf74f29bd
2 changed files with 3 additions and 3 deletions
@@ -179,7 +179,7 @@ module.exports = ProjectController =
notifications: notifications or []
user: user
hasSubscription: results.hasSubscription[0]
isV1: results.v1Projects?
isShowingV1Projects: results.v1Projects?
}
if Settings?.algolia?.app_id? and Settings?.algolia?.read_only_api_key?