Skip to content

Commit

Permalink
The big one
Browse files Browse the repository at this point in the history
  • Loading branch information
DvorakDwarf committed Aug 19, 2024
1 parent 5bdab56 commit 7bc226e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { rolling_shuffle, shuffle, shuffle_keysmash, shuffle_with_easing } from
import { easeOutBack } from './easing';

//Randomly selects which shuffle/scramble animation will be played
async function pick_shuffle(
async function pick_shuffle(
view: MarkdownView,
og_title: string,
settings: ScramblePluginSettings,
Expand Down

0 comments on commit 7bc226e

Please sign in to comment.