parent
6f9ba940b9
commit
93869a5f34
11 changed files with 85 additions and 16 deletions
|
@ -609,6 +609,7 @@ export type Instance = {
|
|||
faviconUrl: string | null;
|
||||
themeColor: string | null;
|
||||
infoUpdatedAt: DateString | null;
|
||||
isNSFW: boolean;
|
||||
};
|
||||
|
||||
export type Signin = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue