Drop interval suggestion to 24hr

This commit is contained in:
Jack Kingsman
2026-01-25 20:17:21 -08:00
parent 81973320a3
commit 2dca8519ce
4 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -13,7 +13,7 @@
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="manifest" href="/site.webmanifest" />
<script type="module" crossorigin src="/assets/index-lvsK6fUB.js"></script>
<script type="module" crossorigin src="/assets/index-sgUM1Nqn.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BsZWFlnF.css">
</head>
<body>

View File

@@ -554,7 +554,7 @@ export function SettingsModal({
</div>
<p className="text-xs text-muted-foreground">
How often to automatically advertise presence. Set to 0 to disable. Recommended:
3600 (1 hour) or higher.
86400 (24 hours) or higher.
</p>
</div>