Skip to content

Commit

Permalink
fixup! random space
Browse files Browse the repository at this point in the history
  • Loading branch information
littleblack111 committed Feb 25, 2025
1 parent 6829b33 commit 3efed7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/managers/KeybindManager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1611,7 +1611,6 @@ SDispatchResult CKeybindManager::swapActive(std::string args) {
}

SDispatchResult CKeybindManager::moveActiveTo(std::string args) {

char arg = args[0];
bool silent = args.ends_with(" silent");
if (silent)
Expand Down

0 comments on commit 3efed7f

Please sign in to comment.