mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-14 00:26:51 +08:00
fix: lint error
This commit is contained in:
@@ -27,7 +27,7 @@ export class CodeBlock extends BaseView {
|
||||
return block;
|
||||
}
|
||||
|
||||
override async html2block2({
|
||||
override async html2block({
|
||||
element,
|
||||
editor,
|
||||
}: {
|
||||
|
||||
Reference in New Issue
Block a user