mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-10-18 03:10:47 +02:00
clean
This commit is contained in:
@@ -66,7 +66,11 @@
|
||||
</div>
|
||||
</div>
|
||||
<template #actions>
|
||||
<UButton icon="i-lucide-brick-wall-shield" :to="`/actions?mangaId=${mangaId}&return=${$route.fullPath}`" variant="soft" color="secondary" />
|
||||
<UButton
|
||||
icon="i-lucide-brick-wall-shield"
|
||||
:to="`/actions?mangaId=${mangaId}&return=${$route.fullPath}`"
|
||||
variant="soft"
|
||||
color="secondary" />
|
||||
<UButton trailing-icon="i-lucide-merge" :to="`/manga/${manga?.key}/merge?return=${$route.fullPath}`" color="secondary"
|
||||
>Merge</UButton
|
||||
>
|
||||
|
Reference in New Issue
Block a user