Fix note
This commit is contained in:
parent
904bac6cdc
commit
0921c15a5d
2 changed files with 3 additions and 3 deletions
|
|
@ -2634,7 +2634,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"\\c[24]"
|
||||
"\\c[24]Organ... left side...\\C[0]"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -420,8 +420,8 @@ var $plugins = [
|
|||
status: true,
|
||||
description: "[v0.1.0] アイテムの在庫管理機能を追加します。",
|
||||
parameters: {
|
||||
"Sold out text": "済",
|
||||
"Caption for stock": "交換可能数",
|
||||
"Sold out text": "-Sold Out-",
|
||||
"Caption for stock": "Exchange",
|
||||
"Stock display": "1",
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue