1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-10 14:14:01 +02:00
This commit is contained in:
syuilo
2019-08-18 16:55:09 +09:00
parent 6288de5813
commit bc11702f7d
2 changed files with 3 additions and 0 deletions

View File

@@ -136,6 +136,8 @@ export default Vue.extend({
},
remove() {
this.isTranslateMode = false;
this.isRotateMode = false;
room.removeFurniture();
},