Skip to content

Commit

Permalink
fix plural release build
Browse files Browse the repository at this point in the history
Signed-off-by: David van der Spek <[email protected]>
  • Loading branch information
davidspek committed Feb 10, 2023
1 parent 3fa134a commit 55e99ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ defmodule Plural.MixProject do
api: :permanent,
core: :permanent,
email: :permanent,
graphql: :load
graphql: :permanent
]
],
rtc: [
Expand Down

0 comments on commit 55e99ec

Please sign in to comment.