tyfai
tyfai
### Describe the Bug This isn't a bug as such, but I've noticed some inconsistent naming around shelves. When creating shelves the copy reads "Create New Shelf". The item in...
Hi, I think there might be an error with the syntax of line 86 of https://github.com/matomo-org/matomo-nginx/blob/master/sites-available/matomo.conf. I had to change it from: ``` location ~/(.*\.md|LEGALNOTICE|LICENSE) {` ``` To: ``` location...
I'm getting `` in my error message when using `notInArray`. I think it should match the formatting in `inArray`, so I've copied that line. Before and after screenshots:  