Remove repository type from listing

we will build the community repo later, if need be
This commit is contained in:
Girish Ramakrishnan
2023-02-25 20:03:24 +01:00
parent abacc60181
commit 5f6ae93106

View File

@@ -446,7 +446,7 @@
<div class="" ng-show="apps.length">
<div class="row-no-margin" ng-show="!category && !searchString">
<div class="col-sm-12">
<h2>{{ 'appstore.category.all' | tr }} ({{ repository }})</h2>
<h2>{{ 'appstore.category.all' | tr }}</h2>
</div>
</div>
<div class="row-no-margin">