mirror of
https://github.com/rubickCenter/rubick
synced 2025-07-20 14:49:31 +08:00
fix typo
This commit is contained in:
parent
d379c58082
commit
ded16b9580
@ -23,7 +23,7 @@
|
|||||||
#### 示例
|
#### 示例
|
||||||
|
|
||||||
```js
|
```js
|
||||||
rubcik.onPluginReady(({ code, type, payload }) => {
|
rubick.onPluginReady(({ code, type, payload }) => {
|
||||||
console.log('插件装配完成,已准备好')
|
console.log('插件装配完成,已准备好')
|
||||||
})
|
})
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user