Livebeat is now able to send, store and show beats
This commit is contained in:
@@ -2,6 +2,7 @@ import { Document } from 'mongoose';
|
||||
import { IUser } from '../user/user.interface';
|
||||
|
||||
export interface IPhone extends Document {
|
||||
androidId: String,
|
||||
displayName: String,
|
||||
modelName: String,
|
||||
operatingSystem: String,
|
||||
|
||||
Reference in New Issue
Block a user