mirror of
https://github.com/wekan/wekan.git
synced 2025-12-20 09:20:12 +01:00
Fix typo.
Thanks to xet7 ! Related #2687, related https://github.com/wekan/wekan/pull/4923
This commit is contained in:
parent
2d683ea198
commit
dad5d2a905
1 changed files with 1 additions and 1 deletions
|
|
@ -328,7 +328,7 @@ BlazeComponent.extendComponent({
|
||||||
id: 'calendar-view',
|
id: 'calendar-view',
|
||||||
defaultView: 'agendaDay',
|
defaultView: 'agendaDay',
|
||||||
editable: true,
|
editable: true,
|
||||||
selecatble: true,
|
selectable: true,
|
||||||
timezone: 'local',
|
timezone: 'local',
|
||||||
weekNumbers: true,
|
weekNumbers: true,
|
||||||
header: {
|
header: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue