1.0.60
All checks were successful
Build and Release / build-and-release (push) Successful in 12m29s

This commit is contained in:
Bryan1029384756
2026-04-14 20:03:54 -05:00
parent b7a4cf4ce8
commit 965048f7d2
47 changed files with 2558 additions and 135 deletions

View File

@@ -34,6 +34,7 @@ const webPlatform = {
},
},
windowControls: null,
recording: null,
updates: null,
voiceService: null,
systemBars: null,
@@ -45,6 +46,7 @@ const webPlatform = {
hasSearch: true,
hasVoiceService: false,
hasSystemBars: false,
hasRecording: false,
},
};