mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 11:08:09 +01:00
replace some echo() calls with echomsg()
This commit is contained in:
@@ -836,7 +836,7 @@ function Commands() //{{{
|
||||
}
|
||||
else
|
||||
{
|
||||
liberator.echo("No user-defined commands found");
|
||||
liberator.echomsg("No user-defined commands found");
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user