include pl-fe in available frontends
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
parent
70877306af
commit
353c23c6cd
1 changed files with 8 additions and 0 deletions
|
|
@ -839,6 +839,14 @@ config :pleroma, :frontends,
|
|||
"ref" => "develop",
|
||||
"build_dir" => "dist",
|
||||
"bugtracker" => "https://git.pleroma.social/pleroma/pleroma-fe/-/issues"
|
||||
},
|
||||
"pl-fe" => %{
|
||||
"name" => "pl-fe",
|
||||
"git" => "https://codeberg.org/mkljczk/pl-fe",
|
||||
"build_url" => "https://pl.mkljczk.pl/pl-fe.zip",
|
||||
"ref" => "develop",
|
||||
"build_dir" => ".",
|
||||
"bugtracker" => "https://codeberg.org/mkljczk/pl-fe/issues"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue