mirror of
https://github.com/romancm/gamebrary
synced 2025-02-17 11:38:24 +00:00
Merge branch 'master' of github.com:romancm/gamebrary
This commit is contained in:
commit
53bd5ca6ae
2 changed files with 2 additions and 5 deletions
|
@ -10,9 +10,9 @@
|
|||
{{ $t('boards.create') }}
|
||||
</b-button>
|
||||
|
||||
<b-button :to="{ name: 'public-boards' }">
|
||||
<!-- <b-button :to="{ name: 'public-boards' }">
|
||||
View public boards
|
||||
</b-button>
|
||||
</b-button> -->
|
||||
</empty-state>
|
||||
|
||||
<div class="packery-grid">
|
||||
|
|
|
@ -39,6 +39,3 @@ export default {
|
|||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
<style lang="scss" rel="stylesheet/scss" scoped>
|
||||
</style>
|
||||
|
|
Loading…
Add table
Reference in a new issue