diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2020-05-15 20:53:29 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2020-05-15 20:53:29 +0900 |
| commit | 6667b866502dc3a49e80a2c807c91f102f2681fd (patch) | |
| tree | 15ec8bfb71acce4d89f5709ece2d7761a2c08e78 /src/client/scripts | |
| parent | fix(client): Mk:api関数にトークンを渡せない問題 (diff) | |
| parent | リレーに不正なURLは追加できないように (#6351) (diff) | |
| download | sharkey-6667b866502dc3a49e80a2c807c91f102f2681fd.tar.gz sharkey-6667b866502dc3a49e80a2c807c91f102f2681fd.tar.bz2 sharkey-6667b866502dc3a49e80a2c807c91f102f2681fd.zip | |
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
Diffstat (limited to 'src/client/scripts')
| -rw-r--r-- | src/client/scripts/room/furnitures.json5 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/scripts/room/furnitures.json5 b/src/client/scripts/room/furnitures.json5 index 7c1a90a3f9..c731e85a9f 100644 --- a/src/client/scripts/room/furnitures.json5 +++ b/src/client/scripts/room/furnitures.json5 @@ -1,5 +1,7 @@ // 家具メタデータ +// 家具IDはglbファイル及びそのディレクトリ名と一致する必要があります + // 家具にはユーザーが設定できるプロパティを設定可能です: // // props: { |