Support blurhash
This commit is contained in:
parent
6f0b42656d
commit
543e9402d6
5 changed files with 19 additions and 2 deletions
3
mix.exs
3
mix.exs
|
|
@ -198,6 +198,9 @@ defmodule Pleroma.Mixfile do
|
|||
{:open_api_spex,
|
||||
git: "https://git.pleroma.social/pleroma/elixir-libraries/open_api_spex.git",
|
||||
ref: "f296ac0924ba3cf79c7a588c4c252889df4c2edd"},
|
||||
{:eblurhash,
|
||||
git: "https://github.com/zotonic/eblurhash.git",
|
||||
ref: "04a0b76eadf4de1be17726f39b6313b88708fd12"},
|
||||
|
||||
## dev & test
|
||||
{:ex_doc, "~> 0.22", only: :dev, runtime: false},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue