diff --git a/src/config.json b/src/config.json index 085b314..946ac58 100644 --- a/src/config.json +++ b/src/config.json @@ -3,13 +3,12 @@ "sdn": "http://127.0.0.1:8000", "cdn": "https://cdn.happy-dev.fr", "xmpp": "https://jabber.happy-dev.fr/http-bind/", - "client_id": "833925" + "client_id": "499509" }, - "prod": { "sdn": "https://test-paris.happy-dev.fr", "cdn": "https://cdn.happy-dev.fr", "xmpp": "https://jabber.happy-dev.fr/http-bind/", "client_id": "833925" } -} +} \ No newline at end of file diff --git a/src/styles/index.scss b/src/styles/index.scss index ecd5f85..630d669 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -11,6 +11,7 @@ @import 'filters'; @import 'right-panel'; @import 'job-offers'; +@import 'members'; // @import 'members'; @import 'header'; diff --git a/src/styles/members.scss b/src/styles/members.scss new file mode 100644 index 0000000..e69de29