Scroll to top of home page
This commit is contained in:
parent
8448a578fc
commit
ba90397c02
@ -243,7 +243,7 @@ export class MainUI {
|
||||
icon: HomeIcon,
|
||||
description: `Go to the index page (Alt-h)`,
|
||||
callback: () => {
|
||||
client.navigate("");
|
||||
client.navigate("", 0);
|
||||
},
|
||||
href: "",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user