feat(web-appstore): add an App Store view for quick service deployment from curated templates
This commit is contained in:
@@ -58,6 +58,7 @@ export interface IUiState {
|
||||
activeView: string;
|
||||
autoRefresh: boolean;
|
||||
refreshInterval: number;
|
||||
pendingAppTemplate?: any;
|
||||
}
|
||||
|
||||
// ============================================================================
|
||||
|
||||
Reference in New Issue
Block a user