Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
chore: cjs?
Browse files Browse the repository at this point in the history
  • Loading branch information
yashim-deriv committed Jun 21, 2024
1 parent 2b46f7b commit ca0dd7a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions themes/gatsby-theme-deriv/static/appConfig.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module.exports = {
export default {
chat: {
live_chat: true,
whatsapp_chat: true,
Expand Down Expand Up @@ -49,12 +49,12 @@ module.exports = {
app_gallery: true,
web_browser: true,
},
"ctrader_apps": {
"android": true,
"web_browser": true,
"windows": true,
"mac_os": true,
"app_store": true,
ctrader_apps: {
android: true,
web_browser: true,
windows: true,
mac_os: true,
app_store: true,
},
deriv_go_apps: {
android: true,
Expand Down

0 comments on commit ca0dd7a

Please sign in to comment.