Revize 9cc55d8d
Přidáno uživatelem Václav Jirák před téměř 6 roky(ů)
webapp/src/app/models/settings.model.ts | ||
---|---|---|
12 | 12 |
role: UserType; |
13 | 13 |
} |
14 | 14 |
|
15 |
export interface NotificationSettings { |
|
16 |
notification: string; |
|
17 |
} |
Také k dispozici: Unified diff
Re #7534 'Profile settings' component connected to the API