From fbabf1d29a8a97d57d9609666c81701fe12979e1 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Tue, 19 Mar 2024 03:37:33 -0400 Subject: Update --- fig-frontend-client/src/Config.purs | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 fig-frontend-client/src/Config.purs (limited to 'fig-frontend-client/src/Config.purs') diff --git a/fig-frontend-client/src/Config.purs b/fig-frontend-client/src/Config.purs new file mode 100644 index 0000000..b464803 --- /dev/null +++ b/fig-frontend-client/src/Config.purs @@ -0,0 +1,3 @@ +module Config where + +foreign import apiServer :: String -- cgit v1.2.3