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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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