Update web UI version
This commit is contained in:
parent
1110eb8620
commit
2e2492581e
2 changed files with 2 additions and 2 deletions
2
crates/librqbit/webui/dist/app.js
vendored
2
crates/librqbit/webui/dist/app.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -340,7 +340,7 @@ const Root = () => {
|
||||||
|
|
||||||
return <AppContext.Provider value={context}>
|
return <AppContext.Provider value={context}>
|
||||||
<div className='text-center'>
|
<div className='text-center'>
|
||||||
<h1 className="mt-3 mb-4">rqbit web 0.0.1-alpha</h1>
|
<h1 className="mt-3 mb-4">rqbit web 4.0.0-beta.0</h1>
|
||||||
<RootContent
|
<RootContent
|
||||||
closeableError={closeableError}
|
closeableError={closeableError}
|
||||||
otherError={otherError}
|
otherError={otherError}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue