Skip to content

Commit

Permalink
Update staging app id. (#408)
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang authored Dec 1, 2024
1 parent 20f1d31 commit e32aee7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions todesktop.staging.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"extends": "./todesktop.json",
"id": "241125q2i8rhv",
"appId": "comfyui.staging.app",
"id": "241130tqe9q3y",
"appId": "comfyuidesktop.staging.app",
"icon": "./assets/UI/Comfy_Logo_x128.png",
"packageJson": {
"name": "comfyui-staging",
"name": "comfyui-desktop-staging",
"productName": "ComfyUI (Staging)"
}
}

0 comments on commit e32aee7

Please sign in to comment.