mirror of
https://framagit.org/les/gancio.git
synced 2025-02-01 00:52:01 +01:00
2 month cal view in sm
This commit is contained in:
parent
34b7c9affb
commit
d6eea8afe1
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
v-calendar(
|
||||
title-position='left'
|
||||
:is-dark="settings['theme.is_dark']"
|
||||
:columns="$screens({ lg: 2 }, 1)"
|
||||
:columns="$screens({ sm: 2 }, 1)"
|
||||
@update:from-page='updatePage'
|
||||
:locale='$i18n.locale'
|
||||
:attributes='attributes'
|
||||
|
|
Loading…
Reference in a new issue