Add a prop to force-refresh data to withSubscription hoc
This commit is contained in:
parent
8c8a6edc78
commit
09315b2780
2 changed files with 8 additions and 7 deletions
|
@ -164,7 +164,7 @@
|
|||
</div>
|
||||
|
||||
<div :label="$t('settings.blocks_tab')">
|
||||
<block-list id="123" />
|
||||
<block-list :refresh="true" />
|
||||
</div>
|
||||
</tab-switcher>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue