rename
This commit is contained in:
parent
f5fcc130bf
commit
1cfa30b982
2 changed files with 3 additions and 3 deletions
|
|
@ -59,7 +59,7 @@ export type Note = {
|
|||
}[];
|
||||
};
|
||||
|
||||
export type Instance = {
|
||||
export type InstanceMetadata = {
|
||||
emojis: {
|
||||
category: string;
|
||||
}[];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue