mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-23 01:22:12 +03:00
revert breadcrumb (#611)
This commit is contained in:
parent
282d95af67
commit
dab665531d
@ -13,7 +13,7 @@
|
||||
<a
|
||||
class="button flex items-center px-3"
|
||||
class:active={window.location.pathname.includes(`/projects/${project.id}`)}
|
||||
href="/repo/{project.id}"
|
||||
href="/projects/{project.id}"
|
||||
title="{project.title} home"
|
||||
>
|
||||
{project.title}
|
||||
|
Loading…
Reference in New Issue
Block a user