fix: Crash
This commit is contained in:
parent
86e8d2582e
commit
6dc0f3ca8d
2 changed files with 1 additions and 8 deletions
|
@ -1,7 +0,0 @@
|
|||
export interface AlterModel {
|
||||
id?: number;
|
||||
owner: string;
|
||||
prefix: string;
|
||||
name: string;
|
||||
profile_pic_url: string;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue