mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 17:03:49 +01:00
refactor please signin component
This commit is contained in:
parent
ec2f062ce5
commit
11de7a1e11
@ -22,5 +22,5 @@ export function pleaseLogin(path?: string) {
|
|||||||
"closed",
|
"closed",
|
||||||
);
|
);
|
||||||
|
|
||||||
if (!path) throw new Error("signin required");
|
if (!path) throw new Error("Sign-in required.");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user