mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-08 18:32:34 +02:00
I have no idea how this happened
This commit is contained in:
parent
f407042f3e
commit
116edcc224
1 changed files with 1 additions and 2 deletions
|
@ -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();
|
||||
|
|
Loading…
Reference in a new issue