mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2024-11-25 22:01:12 +00:00
Merge branch 'main' into add_git_cliff
This commit is contained in:
commit
ea12e3bf65
1 changed files with 1 additions and 2 deletions
|
@ -175,5 +175,4 @@ export type LemmyErrorType =
|
|||
| { error: "couldnt_delete_oauth_provider" }
|
||||
| { error: "unknown"; message: string }
|
||||
| { error: "cant_delete_site" }
|
||||
| { error: "url_length_overflow" }
|
||||
| { error: "cant_delete_site" };
|
||||
| { error: "url_length_overflow" };
|
||||
|
|
Loading…
Reference in a new issue