mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 22:17:30 -07:00
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
This commit is contained in:
commit
74c952170a
1 changed files with 1 additions and 1 deletions
|
@ -22,5 +22,5 @@ export function pleaseLogin(path?: string) {
|
|||
"closed",
|
||||
);
|
||||
|
||||
if (!path) throw new Error("signin required");
|
||||
if (!path) throw new Error("Sign-in required.");
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue