mirror of
https://github.com/gotson/komga.git
synced 2026-01-02 22:08:58 +01:00
fix route meta
This commit is contained in:
parent
ddc48c1fbe
commit
c9c1ddaab7
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