1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma-fe synced 2025-06-11 01:49:12 +08:00
This commit is contained in:
Hakaba Hitoyo 2018-02-04 08:43:31 +09:00
parent 013f11497f
commit 5dd4631860

View file

@ -163,4 +163,3 @@ window.fetch('/instance/panel.html')
store.dispatch('setOption', { name: 'instanceSpecificPanelContent', value: html }) store.dispatch('setOption', { name: 'instanceSpecificPanelContent', value: html })
}) })