linter fix
This commit is contained in:
parent
0b9eeccbc3
commit
43f28a30ba
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ class ConfigSoapbox extends ImmutablePureComponent {
|
||||||
}
|
}
|
||||||
|
|
||||||
getParams = () => {
|
getParams = () => {
|
||||||
const { state } = this;
|
// const { state } = this;
|
||||||
var obj = {
|
var obj = {
|
||||||
configs: [{
|
configs: [{
|
||||||
group: ':pleroma',
|
group: ':pleroma',
|
||||||
|
|
Loading…
Reference in a new issue