Location page displays city groups with all available concert locations
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export class GenreModel {
|
||||
id: Number
|
||||
name: String
|
||||
id: number
|
||||
name: string
|
||||
}
|
||||
Reference in New Issue
Block a user