Resolve #327
This commit is contained in:
parent
1c86a4bc26
commit
45bee7cc2f
5 changed files with 25 additions and 0 deletions
|
@ -44,6 +44,7 @@ type IUserBase = {
|
|||
wallpaperUrl?: string;
|
||||
data: any;
|
||||
description: string;
|
||||
lang?: string;
|
||||
pinnedNoteIds: mongo.ObjectID[];
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue