quick fix
This commit is contained in:
parent
c877382b2a
commit
a5c7f207b3
@ -46,7 +46,7 @@ export default function ArticlePage({
|
||||
if (sessionStorage.getItem("RichHistory")) {
|
||||
void router.back();
|
||||
} else {
|
||||
void router.push("/");
|
||||
void router.push("/app");
|
||||
}
|
||||
}}
|
||||
size="icon"
|
||||
|
Loading…
x
Reference in New Issue
Block a user