mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2025-04-09 12:34:09 +00:00
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
|
||||
alias Pleroma.Language.Translation.Provider
|
||||
|
||||
use Provider
|
||||
|
||||
@behaviour Provider
|
||||
|
||||
@name "TranslationMock"
|
||||
|
|
Loading…
Reference in a new issue