1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moncycle_ynh.git synced 2024-09-03 19:46:16 +02:00

Remove Ynh overlay blocking the view when in PWA mode behind the SSO

This commit is contained in:
Limezy 2023-01-24 13:07:40 +07:00
parent ef06729ac5
commit 6acf76970b

View file

@ -41,6 +41,4 @@ location __PATH__/ {
fastcgi_param SCRIPT_FILENAME $request_filename;
}
# Include SSOWAT user panel.
include conf.d/yunohost_panel.conf.inc;
}