Added fake user information
This commit is contained in:
committed by
Erik Tiekstra
parent
bf66859f06
commit
ec6c7eb4a9
3
apps/dafa-web/src/app/data/models/user.model.ts
Normal file
3
apps/dafa-web/src/app/data/models/user.model.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export interface User {
|
||||
id: string;
|
||||
}
|
||||
Reference in New Issue
Block a user