diff --git a/app/templates/repos/list/tabs.hbs b/app/templates/repos/list/tabs.hbs index d4f178f7..b9fc5777 100644 --- a/app/templates/repos/list/tabs.hbs +++ b/app/templates/repos/list/tabs.hbs @@ -10,9 +10,11 @@ {{/unless}} -
  • - Running (2/3) -
  • + {{#if config.pro}} +
  • + Running (2/3) +
  • + {{/if}}
  • {{#link-to "profile" trackEvent="add-repository-from-list" title="Add New Repository"}}