Istruzioni per installare l'APP: Android, iOS

This commit is contained in:
Surya Paolo
2023-01-25 20:52:47 +01:00
parent e58f7249a6
commit 23fd5fc5ef
20 changed files with 131 additions and 38 deletions

View File

@@ -459,8 +459,9 @@ export interface IGlobalState {
editOn?: boolean,
myselector: ISelector,
addNewRecord: string,
isAppRunning: boolean
deferredPrompt: any
isAppRunning: boolean,
deferredPrompt: any,
homescreen: any,
}
export interface IMenuList {