Most of the domain setup dialog bits are done

This commit is contained in:
Johannes Zellner
2025-01-28 21:25:12 +01:00
parent f990095ddf
commit fd3bb37c48
4 changed files with 397 additions and 10 deletions
+2
View File
@@ -92,6 +92,8 @@ onMounted(async () => {
</ButtonGroup>
</div>
<!-- TODO mark unstable apps -->
<div v-if="!search">
<h4 v-show="filteredPopularApps.length">{{ $t('appstore.category.popular') }}</h4>
<TransitionGroup name="grid-animation" tag="div" class="grid" v-show="ready">