update app and index.html
This commit is contained in:
@@ -278,6 +278,8 @@ appRuntime.init?.({
|
||||
calendarVisualsUi,
|
||||
homeUi,
|
||||
hasTarotAccess: () => hasTarotFeatureAccess(),
|
||||
shouldPollNow: () => (sectionStateUi.getActiveSection?.() || "home") === "home" && document.hidden !== true,
|
||||
nowPollIntervalMs: 5 * 60 * 1000,
|
||||
onStatus: (text) => setStatus(text),
|
||||
services: {
|
||||
getCenteredWeekStartDay,
|
||||
|
||||
Reference in New Issue
Block a user