mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 17:10:12 +01:00
This commit is contained in:
parent
fb982b5a81
commit
bcef9bdff9
3 changed files with 3 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ export class App {
|
|||
updateAppearance(data.data);
|
||||
break;
|
||||
case "setSnippet":
|
||||
window.siyuan.config.snippet = data.data;
|
||||
renderSnippet();
|
||||
break;
|
||||
case "setDefRefCount":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue