From aa4f313fb238e265bed11d155c1b72783e8a8d57 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Wed, 25 May 2022 18:42:10 +0200 Subject: [PATCH] Mobile compatibility --- extension.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/extension.json b/extension.json index bacfb31..4b19a2f 100644 --- a/extension.json +++ b/extension.json @@ -46,7 +46,11 @@ "ext.pageforms.main", "ext.pageforms.select2" ], - "position": "bottom" + "position": "bottom", + "targets": [ + "desktop", + "mobile" + ] } }, "ResourceFileModulePaths": {