Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F325789
about.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
888 B
Referenced Files
None
Subscribers
None
about.js
View Options
import
InstanceSpecificPanel
from
'../instance_specific_panel/instance_specific_panel.vue'
import
FeaturesPanel
from
'../features_panel/features_panel.vue'
import
TermsOfServicePanel
from
'../terms_of_service_panel/terms_of_service_panel.vue'
import
StaffPanel
from
'../staff_panel/staff_panel.vue'
import
MRFTransparencyPanel
from
'../mrf_transparency_panel/mrf_transparency_panel.vue'
const
About
=
{
components
:
{
InstanceSpecificPanel
,
FeaturesPanel
,
TermsOfServicePanel
,
StaffPanel
,
MRFTransparencyPanel
},
computed
:
{
showFeaturesPanel
()
{
return
this
.
$store
.
state
.
instance
.
showFeaturesPanel
},
showInstanceSpecificPanel
()
{
return
this
.
$store
.
state
.
instance
.
showInstanceSpecificPanel
&&
!
this
.
$store
.
getters
.
mergedConfig
.
hideISP
&&
this
.
$store
.
state
.
instance
.
instanceSpecificPanelContent
}
}
}
export
default
About
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 24, 4:24 AM (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
94451
Default Alt Text
about.js (888 B)
Attached To
Mode
rPUFE pleroma-fe-upstream
Attached
Detach File
Event Timeline
Log In to Comment