mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-28 04:27:20 +02:00
CmdAliases: Code formatting
This commit is contained in:
parent
fdcc7b3d0f
commit
9db03a317b
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ CmdCompletionAliases::CmdCompletionAliases ()
|
|||
_accepts_filter = false;
|
||||
_accepts_modifications = false;
|
||||
_accepts_miscellaneous = false;
|
||||
_category = Command::Category::internal;
|
||||
_category = Command::Category::internal;
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue