End "project and Todos": what could modify or readonly.

This commit is contained in:
Paolo Arena
2019-04-22 01:43:53 +02:00
parent 18acf720db
commit 08e2ece604
18 changed files with 214 additions and 1051 deletions

View File

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