kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
SoapboxConfig: toJSON() --> toJS()
rodzic
1f5f2e4c8f
commit
bb30f0c989
|
@ -77,7 +77,7 @@ class SoapboxConfig extends ImmutablePureComponent {
|
|||
group: ':pleroma',
|
||||
key: ':frontend_configurations',
|
||||
value: [{
|
||||
tuple: [':soapbox_fe', soapbox.toJSON()],
|
||||
tuple: [':soapbox_fe', soapbox.toJS()],
|
||||
}],
|
||||
}],
|
||||
};
|
||||
|
|
Ładowanie…
Reference in New Issue