mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 21:47:10 -04: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',
|
||||
defaultView: 'agendaDay',
|
||||
editable: true,
|
||||
selecatble: true,
|
||||
selectable: true,
|
||||
timezone: 'local',
|
||||
weekNumbers: true,
|
||||
header: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue