Removed modify inventory because the Content is causing Garbage Collection issues (#10075)

This commit is contained in:
Keith Holliday
2018-03-01 08:24:46 -07:00
committed by GitHub
parent 77f8c45e08
commit 2959f0afab

View File

@@ -1,7 +1,7 @@
<template lang="pug"> <template lang="pug">
.row.footer-row .row.footer-row
buy-gems-modal(v-if='user') buy-gems-modal(v-if='user')
modify-inventory(v-if="isUserLoaded") //modify-inventory(v-if="isUserLoaded")
footer.col-12(:class="{expanded: isExpandedFooter}") footer.col-12(:class="{expanded: isExpandedFooter}")
.row(v-if="isExpandedFooter") .row(v-if="isExpandedFooter")
.col-12.col-md-2 .col-12.col-md-2