bug fixing and deploy and build diagnostics

This commit is contained in:
Dorian
2026-03-22 03:30:21 +00:00
parent 01942cea95
commit 13e4a738be
198 changed files with 21703 additions and 19587 deletions
@@ -6,7 +6,7 @@ export interface MarketplaceAppInfo {
version: string
icon: string
category: string
description: string | { short: string; long: string }
description: string | { short?: string; long?: string }
author: string
source: string
manifestUrl: string