mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 00:27:57 +01:00
fixed :ver
This commit is contained in:
@@ -335,7 +335,7 @@ const vimperator = (function () //{{{
|
||||
vimperator.open("about:");
|
||||
else
|
||||
vimperator.echo(":" + vimperator.util.escapeHTML(vimperator.commandline.getCommand()) + "\n" +
|
||||
vimperator.config.hostApplication + " " + vimperator.version +
|
||||
vimperator.config.name + " " + vimperator.version +
|
||||
" running on:\n" + navigator.userAgent);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user