diff --git a/includes/constants.js b/includes/constants.js index dc1690c..185fe1c 100644 --- a/includes/constants.js +++ b/includes/constants.js @@ -7,8 +7,8 @@ const month_date.setMonth(month_date.getMonth() - 1) return month_date.toISOString().substring(0, 10); }, - clients = ['mobile', 'desktop'], - booleans = ['TRUE', 'FALSE'], + clients = ['desktop', 'mobile'], + booleans = ['FALSE', 'TRUE'], [ dev_TABLESAMPLE, dev_rank_filter