New Gallery: create directory if doesn't exist!#120

This commit is contained in:
Paolo Arena
2019-12-28 14:30:51 +01:00
parent 05dc45a3c5
commit 8beb8162dd
6 changed files with 11 additions and 8 deletions

View File

@@ -170,6 +170,7 @@ export interface IMenuList {
}
export interface IListRoutes {
active?: boolean
path: string
name: string
materialIcon?: string