Skip to content

Commit

Permalink
docs: Update shortcut in documentation to Cmd-Ctrl-g for toggling Notion
Browse files Browse the repository at this point in the history
fix: Correct multiple typos in JSON keys to use `bundle_identifers` and `identifers`
refactor: Standardize variable names from `bundle_identifiers` to `bundle_identifers` in Ruby scripts
fix: Adjust software function call to use updated `bundle_identifer` naming convention
refactor: Update application toggling logic to reflect renaming of identifiers
  • Loading branch information
rcmdnk committed Dec 31, 2024
1 parent 64f983a commit 78355d2
Show file tree
Hide file tree
Showing 5 changed files with 119 additions and 119 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,7 @@ <h3 class="panel-title">Personal Settings</h3>
</p>

<ul>
<li>Cmd-Ctrl-n to toggle Notion.</li>
<li>Cmd-Ctrl-g to toggle Notion.</li>
</ul>


Expand Down
Loading

0 comments on commit 78355d2

Please sign in to comment.