Skip to content
Snippets Groups Projects
Commit adbea34c authored by Hazelnoot's avatar Hazelnoot
Browse files

generate missing type for UserLite.isSilenced

parent b27b3987
No related branches found
No related tags found
No related merge requests found
......@@ -3862,6 +3862,7 @@ export type components = {
isBot?: boolean;
isCat?: boolean;
speakAsCat?: boolean;
isSilenced: boolean;
instance?: {
name: string | null;
softwareName: string | null;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment