mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Restored Sharelatex Template publishing UI (#2137)
GitOrigin-RevId: b322130a64baa93602ef5a8e79f1cefdff32feb1
This commit is contained in:
parent
08f8bbce9b
commit
bc233e6eba
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ module.exports = Features = {
|
|||
return Settings.oauth != null
|
||||
case 'publish-templates':
|
||||
return true
|
||||
case 'view-templates':
|
||||
case 'templates-server-pro':
|
||||
return Settings.overleaf == null
|
||||
case 'affiliations':
|
||||
// Checking both properties is needed for the time being to allow
|
||||
|
|
Loading…
Reference in a new issue