mirror of
https://github.com/urosran/cally.git
synced 2025-11-26 00:24:53 +00:00
sync update
This commit is contained in:
@ -42,6 +42,7 @@ export const EventCalendar: React.FC<EventCalendarProps> = React.memo(
|
||||
|
||||
const {isSyncing} = useSyncEvents()
|
||||
const [offsetMinutes, setOffsetMinutes] = useState(getTotalMinutes());
|
||||
useCalSync()
|
||||
|
||||
const todaysDate = new Date();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user