mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2024-11-01 01:59:55 +00:00
Updating types from main. (#349)
This commit is contained in:
parent
9b4b25c109
commit
66540056fb
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