fix quest log scrolling down.
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-02-08 11:49:04 +01:00
parent 9363958f5f
commit 8f069638dc
+1 -1
View File
@@ -62,7 +62,7 @@
</div>
<div class="body">
{#if project != null}
<ProjectEntry hideIcon project={project} showAllOptions />
<ProjectEntry removeHook hideIcon project={project} showAllOptions />
{/if}
</div>
</div>