Add seeds and move to uuid (#80)
Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
export interface Workspace {
|
||||
id: number;
|
||||
id: string;
|
||||
name: string;
|
||||
logo: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user