Location page displays city groups with all available concert locations
This commit is contained in:
@@ -2,6 +2,6 @@ import { BandModel } from "./bandModel"
|
||||
|
||||
export class MemberModel {
|
||||
id: Number
|
||||
name: String
|
||||
image: String
|
||||
name: string
|
||||
image: string
|
||||
}
|
||||
Reference in New Issue
Block a user