This commit is contained in:
syuilo 2020-07-06 16:08:30 +09:00
parent ade11aa447
commit c25cf7f89a
4 changed files with 90 additions and 12 deletions

View file

@ -265,6 +265,10 @@ export default Vue.extend({
}
location.reload();
},
fixedWidgetsPosition() {
location.reload()
},
},
methods: {