mirror of
https://github.com/urosran/cally.git
synced 2025-11-26 08:24:55 +00:00
Colors, fix family view, updated version
This commit is contained in:
@ -19,6 +19,7 @@ export interface UserProfile {
|
||||
uid?: string;
|
||||
googleToken?: string;
|
||||
microsoftToken?: string;
|
||||
eventColor?: string
|
||||
}
|
||||
|
||||
export interface ParentProfile extends UserProfile {
|
||||
|
||||
Reference in New Issue
Block a user