mirror of
https://github.com/infinilabs/coco-app.git
synced 2025-12-23 06:49:24 +01:00
chore: web component loading font icon (#838)
* chore: web component loading font icon * docs: update notes
This commit is contained in:
@@ -58,6 +58,10 @@ export const createWebAdapter = (): WebPlatformAdapter => {
|
||||
console.log("Web mode simulated set always on top", isPinned);
|
||||
},
|
||||
|
||||
async toggleMoveToActiveSpaceAttribute() {
|
||||
console.log("Web mode simulated toggle move to active space attribute");
|
||||
},
|
||||
|
||||
async checkScreenRecordingPermission() {
|
||||
console.log("Web mode simulated check screen recording permission");
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user