Skip to content

Commit abc7440

Browse files
committed
1 parent 44c30a0 commit abc7440

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

index.d.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ export interface IUser {
99
*/
1010
id: string;
1111

12-
/**
13-
* Delay in minutes between a comment's creation and its visibility to other users.
14-
*/
15-
delay?: number;
16-
1712
/**
1813
* Creation date of the user, in Unix Time.
1914
*/

0 commit comments

Comments
 (0)