Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Readarr/commit/0e865fff8c7a05bb2564e18716fad67b7fec4609?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

No longer titlecases notifications, indexers, etc

pull/6/head
Mark McDowall 10 years ago
parent 9a629c2fc6
commit 0e865fff8c

@ -41,6 +41,7 @@
overflow: hidden;
line-height: 30px;
text-overflow: ellipsis;
text-transform: none;
}
.btn-group {

Loading…
Cancel
Save