mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 06:29:07 +00:00
feat: notify clients to refetch custom fields
This commit is contained in:
committed by
Carlos Valente
parent
473f50b493
commit
9473880d2c
@@ -1,5 +1,6 @@
|
||||
export enum RefetchKey {
|
||||
All = 'all',
|
||||
CustomFields = 'custom-fields',
|
||||
Report = 'report',
|
||||
Rundown = 'rundown',
|
||||
ViewSettings = 'view-settings',
|
||||
|
||||
Reference in New Issue
Block a user