1
0

requested fixes!

This commit is contained in:
piuvas
2024-09-22 17:32:20 -03:00
parent 0f2e30f5ba
commit 4ee2973303
9 changed files with 21 additions and 15 deletions
-5
View File
@@ -139,11 +139,6 @@ export class MiInstance {
})
public iconUrl: string | null;
@Column('varchar', {
length: 256, nullable: true,
})
public sidebarLogoUrl: string | null;
@Column('varchar', {
length: 256, nullable: true,
})