mirror of
https://github.com/gotson/komga.git
synced 2026-05-09 05:10:19 +02:00
fix route meta
This commit is contained in:
parent
e1110908ef
commit
ce08cc980a
1 changed files with 1 additions and 1 deletions
|
|
@ -118,5 +118,5 @@ const {isLatestVersion, latestRelease: latest} = useLatestVersion()
|
|||
|
||||
<route lang="yaml">
|
||||
meta:
|
||||
requiresRole: ADMIN
|
||||
requiresRole: ADMIN
|
||||
</route>
|
||||
|
|
|
|||
Loading…
Reference in a new issue