3.0.5
This commit is contained in:
@@ -9,4 +9,5 @@ export interface Club {
|
||||
address?: string;
|
||||
phone?: string;
|
||||
active: boolean;
|
||||
hasManager: boolean;
|
||||
}
|
||||
Reference in New Issue
Block a user