mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 16:40:13 +01:00
🚨
This commit is contained in:
parent
6e864a2718
commit
9d94821c62
5 changed files with 13 additions and 17 deletions
|
|
@ -4,11 +4,11 @@ export class Plugin {
|
|||
|
||||
}
|
||||
|
||||
getData () {
|
||||
public getData () {
|
||||
|
||||
}
|
||||
|
||||
public onload() {
|
||||
console.log("Hello, world!")
|
||||
console.log("Hello, world!");
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue