feat(dashboard): add system pronouns + editing (I forgot to)
This commit is contained in:
@@ -19,6 +19,7 @@ export interface System {
|
||||
created?: string;
|
||||
privacy?: SystemPrivacy;
|
||||
color?: string;
|
||||
pronouns?: string;
|
||||
}
|
||||
|
||||
export interface Config {
|
||||
|
Reference in New Issue
Block a user