#468 - update pinned status after actions(remove, add)
This commit is contained in:
parent
f1ff48ffd6
commit
df207593e9
2 changed files with 14 additions and 3 deletions
|
@ -105,7 +105,7 @@
|
|||
v-if="preview"
|
||||
:isPreview="true"
|
||||
:statusoid="preview"
|
||||
:compact=true
|
||||
:compact="true"
|
||||
/>
|
||||
<div v-else class="status-preview status-preview-loading">
|
||||
<i class="icon-spin4 animate-spin"></i>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue