notice but without the t
This commit is contained in:
@ -167,4 +167,4 @@ document.addEventListener("DOMContentLoaded", async () => {
|
||||
document.querySelector('a[href=\'' + location.pathname + '\']')?.classList.add('active');
|
||||
});
|
||||
|
||||
export { client, lang, navigateTo, reloadView };
|
||||
export { client, lang, lastView, navigateTo, reloadView };
|
||||
|
Reference in New Issue
Block a user