Fixed issue with calendar today loading
This commit is contained in:
@@ -8,7 +8,7 @@ import CenturyLayout from './state/centennially/Layout.vue'
|
||||
import DecadeLayout from './state/decennially/Layout.vue'
|
||||
import YearLayout from './state/yearly/Layout.vue'
|
||||
|
||||
const { currentConfig, selectedDate, jumpToDate } = useCalendar()
|
||||
const { currentConfig, jumpToDate, selectedDate } = useCalendar()
|
||||
|
||||
// const { setCharacters } = useCharacters()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user