mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-31 11:59:10 +00:00
refactor: align import map to demo
This commit is contained in:
@@ -579,13 +579,13 @@ describe('test parseExcel function', () => {
|
|||||||
[
|
[
|
||||||
'Time Start',
|
'Time Start',
|
||||||
'Time End',
|
'Time End',
|
||||||
'Event Title',
|
'Title',
|
||||||
'Presenter Name',
|
'Presenter',
|
||||||
'Event Subtitle',
|
'Subtitle',
|
||||||
'End Action',
|
'End Action',
|
||||||
'Timer type',
|
'Timer type',
|
||||||
'Is Public? (x)',
|
'Public',
|
||||||
'Skip? (x)',
|
'Skip',
|
||||||
'Notes',
|
'Notes',
|
||||||
'test0',
|
'test0',
|
||||||
'test1',
|
'test1',
|
||||||
|
|||||||
Reference in New Issue
Block a user