mirror of
https://github.com/nkanaev/yarr.git
synced 2025-07-09 00:10:09 +00:00
space
This commit is contained in:
parent
9872bf84f0
commit
72da9df5ac
@ -130,7 +130,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.feeds}} left)</span>
|
||||
<span class="text-truncate cursor-default noselect">Refreshing ({{ loading.feedsi }} left)</span>
|
||||
</div>
|
||||
</div>
|
||||
<!-- item list -->
|
||||
|
@ -1,4 +1,5 @@
|
||||
'use strict';
|
||||
Vue.config.devtools = true
|
||||
|
||||
var TITLE = document.title
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user