From 008cbda1f9a367d085ca2f328c189c0290c4b18a Mon Sep 17 00:00:00 2001
From: ArmandBahi <armand.bahi@veremes.com>
Date: Wed, 5 Jul 2023 10:12:12 +0200
Subject: [PATCH] =?UTF-8?q?modification=20largeur=20mobile=20par=20d=C3=A9?=
 =?UTF-8?q?faut?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 conf/properties.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/properties.json b/conf/properties.json
index 1f57c42b..d0f78769 100644
--- a/conf/properties.json
+++ b/conf/properties.json
@@ -1,7 +1,7 @@
 {
   "app_api_url": "https://[hostname]:8000/v2",
   "proxy_url": "https://[hostname]:8000/v2/proxy/proxy",
-  "smallscreen_limit": 768,
+  "smallscreen_limit": 900,
   "version": "2022.00.01",
   "build": "29192",
   "status": "stable",
-- 
GitLab