forked from 0x2620/pandora
update titles of timeline modes
This commit is contained in:
parent
146a4e5756
commit
285b4faef0
3 changed files with 6 additions and 6 deletions
|
@ -668,8 +668,8 @@
|
|||
"timelines": [
|
||||
{"id": "antialias", "title": "Anti-Alias"},
|
||||
{"id": "slitscan", "title": "Slit-Scan"},
|
||||
{"id": "keyframes", "title": "Key Frames"},
|
||||
{"id": "audio", "title": "Audio"}
|
||||
{"id": "keyframes", "title": "Keyframes"},
|
||||
{"id": "audio", "title": "Waveform"}
|
||||
],
|
||||
"totals": [
|
||||
{"id": "items"},
|
||||
|
|
|
@ -582,8 +582,8 @@
|
|||
"timelines": [
|
||||
{"id": "antialias", "title": "Anti-Alias"},
|
||||
{"id": "slitscan", "title": "Slit-Scan"},
|
||||
{"id": "keyframes", "title": "Key Frames"},
|
||||
{"id": "audio", "title": "Audio"}
|
||||
{"id": "keyframes", "title": "Keyframes"},
|
||||
{"id": "audio", "title": "Waveform"}
|
||||
],
|
||||
"totals": [
|
||||
{"id": "items"},
|
||||
|
|
|
@ -505,8 +505,8 @@
|
|||
"timelines": [
|
||||
{"id": "antialias", "title": "Anti-Alias"},
|
||||
{"id": "slitscan", "title": "Slit-Scan"},
|
||||
{"id": "keyframes", "title": "Key Frames"},
|
||||
{"id": "audio", "title": "Audio"}
|
||||
{"id": "keyframes", "title": "Keyframes"},
|
||||
{"id": "audio", "title": "Waveform"}
|
||||
],
|
||||
"totals": [
|
||||
{"id": "items"},
|
||||
|
|
Loading…
Reference in a new issue