1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 15:36:06 +02:00
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: {