@@ -0,0 +1,5 @@
export interface Commentable {
id: number;
model_type: string;
duration?: number;
}
The note is not visible to the blocked user.