Device charging indicator

This commit is contained in:
Natsumi
2023-01-14 12:49:30 +13:00
parent d647b6a5ad
commit 50e6c83506
19 changed files with 67 additions and 36 deletions

View File

@@ -5051,7 +5051,7 @@ speechSynthesis.getVoices();
}
return 0;
});
wristFeed.splice(15);
wristFeed.splice(16);
AppApi.ExecuteVrFeedFunction(
'wristFeedUpdate',
JSON.stringify(wristFeed)