oopsies
This commit is contained in:
parent
492e77fd25
commit
eb2029132c
2 changed files with 1 additions and 2 deletions
|
|
@ -131,7 +131,7 @@
|
|||
</div>
|
||||
<div class="p-2 toolbar d-flex align-items-center border-top flex-shrink-0" v-if="loading.feeds">
|
||||
<span class="icon loading mx-2"></span>
|
||||
<span class="text-truncate cursor-default noselect">Refreshing ({{ loading.feedsi }} left)</span>
|
||||
<span class="text-truncate cursor-default noselect">Refreshing ({{ loading.feeds }} left)</span>
|
||||
</div>
|
||||
</div>
|
||||
<!-- item list -->
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
'use strict';
|
||||
Vue.config.devtools = true
|
||||
|
||||
var TITLE = document.title
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue