mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Small fixes
This commit is contained in:
@@ -74,7 +74,7 @@ export const MainNavbar: React.FC = () => {
|
||||
Stash
|
||||
</Button>
|
||||
<Button className="minimal brand-icon d-inline d-sm-none">
|
||||
<img src="http://192.168.1.65:9999/favicon.ico" alt="" />
|
||||
<img src="favicon.ico" alt="" />
|
||||
</Button>
|
||||
</Link>
|
||||
</Navbar.Brand>
|
||||
|
||||
Reference in New Issue
Block a user