This commit is contained in:
@@ -62,7 +62,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="body">
|
<div class="body">
|
||||||
{#if project != null}
|
{#if project != null}
|
||||||
<ProjectEntry hideIcon project={project} showAllOptions />
|
<ProjectEntry removeHook hideIcon project={project} showAllOptions />
|
||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -82,4 +82,4 @@
|
|||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
margin: 1em 1ch;
|
margin: 1em 1ch;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user