mirror of
https://git.youjo.love/youjo/youjo-fe.git
synced 2025-03-25 02:47:48 +01:00
mrf transparency panel: remove unneeded components{}
This commit is contained in:
parent
a4ae956a62
commit
6d6b5f3dbb
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
|||
const MRFTransparencyPanel = {
|
||||
components: {
|
||||
},
|
||||
computed: {
|
||||
federationPolicy () {
|
||||
return this.$store.state.instance.federationPolicy
|
||||
|
|
Loading…
Reference in a new issue