Remove pagination support from block-list

This commit is contained in:
taehoon 2019-02-13 21:08:14 -05:00
parent 159e84532e
commit 8c8a6edc78
4 changed files with 14 additions and 17 deletions

View file

@ -164,7 +164,7 @@
</div>
<div :label="$t('settings.blocks_tab')">
<block-list />
<block-list id="123" />
</div>
</tab-switcher>
</div>