Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/bazarr/commit/56c461604730fe9ee10db96e7c94b1dcb0ddc5b3 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Fix placeholder issues in History Statistics pages

pull/1867/head
LASER-Yi 3 years ago
parent 2cecb4c5b5
commit 56c4616047

@ -116,6 +116,7 @@ const HistoryStats: FunctionComponent = () => {
></Selector>
<Selector
{...languageOptions}
placeholder="Language..."
clearable
value={lang}
onChange={setLanguage}

Loading…
Cancel
Save