We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bb4e18 commit e95b375Copy full SHA for e95b375
Feature/alias.h
@@ -11,6 +11,7 @@ class AliasManager
11
public:
12
AliasManager()
13
{
14
+ // Danh sách các lệnh hỗ trợ
15
validCommands = {
16
"delete",
17
"move",
0 commit comments