mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-23 00:10:27 +01:00
Rename profile to information
This commit is contained in:
@@ -15,9 +15,6 @@ export default class Information extends BaseModel {
|
||||
@column()
|
||||
public translationId: number
|
||||
|
||||
@column()
|
||||
public hiringColor: string
|
||||
|
||||
@column.dateTime({ autoCreate: true })
|
||||
public createdAt: DateTime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user