Skip to content

Commit

Permalink
hmm
Browse files Browse the repository at this point in the history
  • Loading branch information
jbilcke-hf committed Jul 22, 2024
1 parent 86259b4 commit d827205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/io/useIO.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ export const useIO = create<IOStore>((set, get) => ({
})

// optional: reset the project
await timeline.setClap(newClap())
// await timeline.setClap(newClap())

const track = 1
let i = 0
Expand Down

0 comments on commit d827205

Please sign in to comment.