zf

zenflows testing
git clone https://s.sonu.ch/~srfsh/zf.git
Log | Files | Refs | Submodules | README | LICENSE

commit c68621867b5ffb2bb6db02686246efd99f87f25e
parent 322bda28429cbf50246cc7fbc4fbcf268c01b184
Author: srfsh <dev@srf.sh>
Date:   Tue, 19 Jul 2022 00:56:49 +0300

gql/mw/sign: style fix

Diffstat:
Msrc/zenflows/gql/mw/sign.ex | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/zenflows/gql/mw/sign.ex b/src/zenflows/gql/mw/sign.ex @@ -5,8 +5,8 @@ Absinthe middleware to verify GraphQL calls. @behaviour Absinthe.Middleware -alias Zenflows.VF.Person alias Zenflows.Restroom +alias Zenflows.VF.Person @impl true def call(res, _opts) do