mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-04 21:47:40 +03:00
fix app.json
Remove a comma that was left behind and made the JSON content invalid.
This commit is contained in:
parent
f50872a88c
commit
825e38b25f
1 changed files with 1 additions and 1 deletions
2
app.json
2
app.json
|
@ -64,6 +64,6 @@
|
||||||
},
|
},
|
||||||
"REDLIB_PUSHSHIFT_FRONTEND": {
|
"REDLIB_PUSHSHIFT_FRONTEND": {
|
||||||
"required": false
|
"required": false
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue