working on grid display for most important content
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
|
||||
async function testGuard({to, from, next}){
|
||||
await checkUser();
|
||||
window.scrollTo(0,0);
|
||||
next();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user