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