mirror of
https://github.com/modrinth/code.git
synced 2026-09-04 22:10:15 +00:00
remove additional template
This commit is contained in:
@@ -233,7 +233,6 @@
|
|||||||
</Button>
|
</Button>
|
||||||
</template>
|
</template>
|
||||||
<template #additionalActions="{ hasReply }">
|
<template #additionalActions="{ hasReply }">
|
||||||
<template>
|
|
||||||
<Button
|
<Button
|
||||||
v-if="hasReply"
|
v-if="hasReply"
|
||||||
type="colored"
|
type="colored"
|
||||||
@@ -255,7 +254,6 @@
|
|||||||
Close report
|
Close report
|
||||||
</Button>
|
</Button>
|
||||||
</template>
|
</template>
|
||||||
</template>
|
|
||||||
</ThreadView>
|
</ThreadView>
|
||||||
</div>
|
</div>
|
||||||
</CollapsibleRegion>
|
</CollapsibleRegion>
|
||||||
|
|||||||
Reference in New Issue
Block a user