mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-22 21:29:05 +00:00
self-pr review
This commit is contained in:
@@ -67,9 +67,7 @@ export default function ICSSettings({
|
||||
eventsUpdated: number;
|
||||
} | null>(null);
|
||||
|
||||
// React Query hooks
|
||||
const syncMutation = useRoomIcsSync();
|
||||
const statusQuery = useRoomIcsStatus(roomName || null);
|
||||
|
||||
const fetchIntervalCollection = createListCollection({
|
||||
items: fetchIntervalOptions,
|
||||
|
||||
Reference in New Issue
Block a user