Location page displays city groups with all available concert locations
This commit is contained in:
@@ -9,6 +9,9 @@ export class City extends Model {
|
||||
@Column
|
||||
country: String
|
||||
|
||||
@Column
|
||||
image: String
|
||||
|
||||
|
||||
// Relations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user