mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
refactor: fix multiple comments (#3013)
* refactor: fix multiple comments * styling changes, add documentation to sidebar * translations for dns page * refactor: subtle colors * rearrange service page --------- Co-authored-by: Matt Hill <mattnine@protonmail.com>
This commit is contained in:
@@ -36,7 +36,7 @@ import { MarketplaceItemComponent } from './item.component'
|
||||
<marketplace-item
|
||||
[style.pointer-events]="'none'"
|
||||
[data]="pkg().sdkVersion || 'Unknown'"
|
||||
label="SDK Version"
|
||||
label="SDK version"
|
||||
icon=""
|
||||
/>
|
||||
<!-- git hash -->
|
||||
|
||||
Reference in New Issue
Block a user