mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-20 14:54:12 +00:00
Format everything (#211)
This commit is contained in:
@@ -13,7 +13,7 @@ export class ChangeTracker {
|
||||
isOurLoad = false;
|
||||
workflow: ComfyWorkflow | null;
|
||||
|
||||
ds: { scale: number; offset: [number, number]; };
|
||||
ds: { scale: number; offset: [number, number] };
|
||||
nodeOutputs: any;
|
||||
|
||||
get app() {
|
||||
|
||||
Reference in New Issue
Block a user