summaryrefslogtreecommitdiff
path: root/lib/lsg_web/components/component.ex
diff options
context:
space:
mode:
Diffstat (limited to 'lib/lsg_web/components/component.ex')
-rw-r--r--lib/lsg_web/components/component.ex2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lsg_web/components/component.ex b/lib/lsg_web/components/component.ex
index d504129..fff8263 100644
--- a/lib/lsg_web/components/component.ex
+++ b/lib/lsg_web/components/component.ex
@@ -1,4 +1,4 @@
-defmodule LSGWeb.Component do
+defmodule NolaWeb.Component do
use Phoenix.Component
@date_time_default_format "%F %H:%M"