chore: fix infinite loop when installing desktop component

This commit is contained in:
Mo
2023-08-06 07:20:24 -05:00
parent 3ae2b78116
commit 8f3ed30c44
2 changed files with 3 additions and 2 deletions

View File

@@ -28,6 +28,7 @@ export enum PayloadEmitSource {
RemoteRetrieved,
RemoteSaved,
DesktopComponentSync,
}
/**