Update
This commit is contained in:
parent
3df56a5719
commit
ba1db68464
|
@ -115,6 +115,6 @@ async function getMastodonPage() {
|
||||||
|
|
||||||
let query = window.location.pathname;
|
let query = window.location.pathname;
|
||||||
|
|
||||||
if (query == "/news" || query == "/mastodon") {
|
if (qquery == "/" || uery == "/news" || query == "/mastodon") {
|
||||||
getLog();
|
getLog();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue