fix lint
This commit is contained in:
@@ -35,9 +35,9 @@ export const schema = {
|
||||
type: 'number' as const,
|
||||
optional: false as const, nullable: false as const,
|
||||
},
|
||||
}
|
||||
},
|
||||
},
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
export const name = 'perUserNotes';
|
||||
|
||||
Reference in New Issue
Block a user