-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Loading the config file didn't work for me.
There was a 404 present on req.open("GET", "/local/sidebar-order.yaml?rnd=" + random());
I replaced the following line in the JS and the GZ
req.open("GET", "/hacsfiles/custom-sidebar/sidebar-order.yaml?rnd=" + rando());
//req.open("GET", "/local/sidebar-order.yaml?rnd=" + random());
and now it's working - but I assume more people will run into this problem
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels