fix
Signed-off-by: mkljczk <git@mkljczk.pl>
This commit is contained in:
parent
d0dac30ac6
commit
22bbe55b55
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
||||||
defmodule TranslationMock do
|
defmodule TranslationMock do
|
||||||
alias Pleroma.Language.Translation.Provider
|
alias Pleroma.Language.Translation.Provider
|
||||||
|
|
||||||
|
use Provider
|
||||||
|
|
||||||
@behaviour Provider
|
@behaviour Provider
|
||||||
|
|
||||||
@name "TranslationMock"
|
@name "TranslationMock"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue