I have no idea how this happened

This commit is contained in:
Zach Fox 2018-12-19 09:36:05 -08:00 committed by GitHub
parent f407042f3e
commit 116edcc224
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,8 +39,7 @@ Rectangle {
property int numUpdatesAvailable: 0;
// Style
color: hifi.colors.white;
function
() {
function getPurchases() {
root.activeView = "purchasesMain";
root.installedApps = Commerce.getInstalledApps();
purchasesModel.getFirstPage();