mirror of
https://github.com/sasjs/server.git
synced 2026-01-12 00:30:06 +00:00
fix(appstream): app logo + improvements
This commit is contained in:
@@ -2,6 +2,6 @@ export interface AppStreamConfig {
|
||||
[key: string]: {
|
||||
appLoc: string
|
||||
streamWebFolder: string
|
||||
logo?: string
|
||||
streamLogo?: string
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user