mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 18:10:12 +01:00
🚨
This commit is contained in:
parent
b53c0e4758
commit
85aaede426
4 changed files with 8 additions and 11 deletions
|
|
@ -457,7 +457,7 @@ export class Graph extends Model {
|
|||
}, response => {
|
||||
element.classList.remove("fn__rotate");
|
||||
if (id) {
|
||||
this.blockId = id
|
||||
this.blockId = id;
|
||||
}
|
||||
if (!isCurrentEditor(this.blockId)) {
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue