mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-04 14:08:13 +02:00
Mode name and shortcut key should match
This commit is contained in:
@@ -2,7 +2,7 @@ iD.modes.Browse = function() {
|
||||
var mode = {
|
||||
button: 'browse',
|
||||
id: 'browse',
|
||||
title: 'Move',
|
||||
title: 'Browse',
|
||||
description: 'Pan and zoom the map',
|
||||
key: 'b'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user