mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 00:33:14 +00:00
oopsies
This commit is contained in:
parent
492e77fd25
commit
eb2029132c
@ -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…
x
Reference in New Issue
Block a user