refresh rate for /?feed
This commit is contained in:
@@ -5031,6 +5031,9 @@ function updateAddressBar() {
|
||||
function refreshInt() {
|
||||
let refresh = RefreshInterval;
|
||||
|
||||
if (uuid)
|
||||
return 5000;
|
||||
|
||||
// handle non globe case
|
||||
if (!globeIndex) {
|
||||
return refresh;
|
||||
|
||||
Reference in New Issue
Block a user