Shorten the feed-dog interval

This commit is contained in:
Yukino Song
2024-08-29 00:41:13 +08:00
parent 166a079112
commit e6e8e8d056
2 changed files with 2 additions and 2 deletions

View File

@@ -109,7 +109,7 @@
<input type="text" class="form-control" id="appName" aria-describedby="appNameHelp" v-model="editForm.name" />
<button class="btn btn-secondary dropdown-toggle" type="button" id="findCoverToggle"
aria-expanded="false" @click="showCoverFinder" ref="coverFinderDropdown">
{{ $t('apps.find_cover') }} Online
{{ $t('apps.find_cover') }} (Online)
</button>
<div class="dropdown-menu dropdown-menu-end w-50 cover-finder overflow-hidden"
aria-labelledby="findCoverToggle">