Insert menu: "My Proj Shared" and when I insert a project, put the right property privacy

This commit is contained in:
Paolo Arena
2019-04-29 02:47:53 +02:00
parent d6d527e1a8
commit 166be747a5
11 changed files with 118 additions and 61 deletions

View File

@@ -42,7 +42,7 @@ export interface IDrag {
category?: string
id_proj?: string
atfirst?: boolean
mieiproj?: boolean
tipoproj?: string
}
export interface ITodosState {