added themecolor and themebgcolor to todos and projects
This commit is contained in:
@@ -44,6 +44,8 @@ export interface IProject {
|
||||
actualphase?: number
|
||||
privacyread?: string
|
||||
privacywrite?: string
|
||||
themecolor?: string
|
||||
themebgcolor?: string
|
||||
}
|
||||
|
||||
export interface IProjectsState {
|
||||
|
||||
Reference in New Issue
Block a user