commented out the yunohost tile b/c it seems to break the web layout

This commit is contained in:
Tobias 2023-07-27 22:26:06 +02:00
parent 1d72e74ce9
commit f9c1baa355

View File

@ -7,5 +7,5 @@ location __PATH__/ {
index index.html;
# Include SSOWAT user panel
include conf.d/yunohost_panel.conf.inc;
# include conf.d/yunohost_panel.conf.inc;
}