Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
freddyaboulton committed Jan 23, 2025
1 parent 4e4c4f8 commit 2cb24ea
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions js/imageeditor/Index.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@
accept_blobs: (a: any) => void;
};
export let canvas_size: [number, number];
<<<<<<< HEAD
=======
>>>>>>> e69a2b601 (add code)
export let fixed_canvas = false;
export let show_fullscreen_button = true;
export let full_history: any = null;
Expand Down

0 comments on commit 2cb24ea

Please sign in to comment.