mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
misc copy
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
[marketplace]="iconConfig"
|
[marketplace]="iconConfig"
|
||||||
/>
|
/>
|
||||||
<h1 [class.tui-skeleton]="!store">
|
<h1 [class.tui-skeleton]="!store">
|
||||||
{{ store?.info?.name || 'Loading store' }}
|
{{ store?.info?.name || 'Loading store...' }}
|
||||||
</h1>
|
</h1>
|
||||||
<!-- change registry modal -->
|
<!-- change registry modal -->
|
||||||
<ng-content select="[slot=desktop]"></ng-content>
|
<ng-content select="[slot=desktop]"></ng-content>
|
||||||
|
|||||||
Reference in New Issue
Block a user