mirror of
https://github.com/YunoHost-Apps/akkoma_ynh.git
synced 2024-09-03 20:36:17 +02:00
fix syntax
This commit is contained in:
parent
b82dc27e73
commit
3324f30ebb
1 changed files with 5 additions and 3 deletions
|
@ -1,3 +1,5 @@
|
|||
config :pleroma, :frontends, :pickable
|
||||
"pleroma-fe/stable",
|
||||
"mangane/dist"
|
||||
config :pleroma, :frontends,
|
||||
pickable: [
|
||||
"pleroma-fe/stable",
|
||||
"mangane/dist"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue