Bugfix search page (Band)
This commit is contained in:
@@ -12,9 +12,6 @@ export class AccountRole extends Model {
|
||||
@Column
|
||||
privilegeAdminPanel: boolean
|
||||
|
||||
@Column
|
||||
privilegeFileAccess: boolean
|
||||
|
||||
|
||||
// Relations
|
||||
@HasMany(() => Account)
|
||||
|
||||
Reference in New Issue
Block a user