forked from iarv/Remote-Terminal-for-MeshCore
Drop interval suggestion to 24hr
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
frontend/dist/index.html
vendored
2
frontend/dist/index.html
vendored
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user