mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-02 19:43:20 +08:00
unit_tab property was missing in SchedulerLocaleLabels (#15458)
More information regarding this property: https://docs.dhtmlx.com/scheduler/units_view.html
This commit is contained in:
1
types/dhtmlxscheduler/index.d.ts
vendored
1
types/dhtmlxscheduler/index.d.ts
vendored
@@ -1044,6 +1044,7 @@ interface SchedulerLocaleLabels {
|
||||
confirm_deleting: string;
|
||||
section_description: string;
|
||||
section_time: string;
|
||||
unit_tab: string;
|
||||
}
|
||||
|
||||
interface SchedulerLocale {
|
||||
|
||||
Reference in New Issue
Block a user