Fixed 267U.pre2
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export default function(note) {
|
||||
return note.renoteId != null && (note.text != null || note.hasPoll || note.fileIds != null && note.fileIds.length > 0);
|
||||
}
|
||||
Reference in New Issue
Block a user