chore: lint
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ export type ChatModification =
|
||||
}
|
||||
| {
|
||||
star: {
|
||||
messages: { id: string, fromMe?: boolean }[],
|
||||
messages: { id: string, fromMe?: boolean }[]
|
||||
star: boolean
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user