mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-22 00:37:05 +08:00
chore(oxlint): configure rule categories in oxlint.json (#8494)
Co-authored-by: LongYinan <lynweklm@gmail.com>
This commit is contained in:
@@ -359,7 +359,7 @@ export class ChatCards extends WithDisposable(LitElement) {
|
||||
(
|
||||
this.host.doc.getBlock(data.currentImageSelections[0].blockId)
|
||||
?.model as ImageBlockModel
|
||||
).caption ?? '';
|
||||
)?.caption ?? '';
|
||||
}
|
||||
|
||||
this._updateCards({
|
||||
|
||||
Reference in New Issue
Block a user