Skip to content

Commit

Permalink
accidently left in added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaHasher committed Dec 28, 2024
1 parent 85287ff commit 1b0a227
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,6 @@ export default class BibleReferencePlugin extends Plugin {
})
}

// create a hotkey that will toggle the "Show Bible Icon Prefix" setting called: "setUpBibleIconPrefixToggle" from the BibleReferenceSettingTab class

private toggleBibleIconPrefix() {
this.addCommand({
id: 'toggle-bible-icon-prefix',
Expand Down

0 comments on commit 1b0a227

Please sign in to comment.