mirror of
https://github.com/syuilo/ai.git
synced 2024-11-09 15:38:00 +00:00
a
This commit is contained in:
parent
34fb086e8a
commit
a2e4bd87fb
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"_v": "1.2.5",
|
"_v": "1.2.6",
|
||||||
"main": "./built/index.js",
|
"main": "./built/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node ./built",
|
"start": "node ./built",
|
||||||
|
|
|
@ -240,6 +240,11 @@ export const items = [
|
||||||
'空気',
|
'空気',
|
||||||
'RTX 3090',
|
'RTX 3090',
|
||||||
'シャーペンの芯',
|
'シャーペンの芯',
|
||||||
|
'ロゼッタストーン',
|
||||||
|
'CapsLockキー',
|
||||||
|
'虚無',
|
||||||
|
'UFO',
|
||||||
|
'NumLockキー',
|
||||||
];
|
];
|
||||||
|
|
||||||
export const and = [
|
export const and = [
|
||||||
|
|
Loading…
Reference in a new issue