mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 16:49:40 +02:00
Browse mode does not use '1' hotkey
This commit is contained in:
@@ -3,8 +3,7 @@ iD.modes.Browse = function(context) {
|
||||
button: 'browse',
|
||||
id: 'browse',
|
||||
title: t('modes.browse.title'),
|
||||
description: t('modes.browse.description'),
|
||||
key: '1'
|
||||
description: t('modes.browse.description')
|
||||
}, sidebar;
|
||||
|
||||
var behaviors = [
|
||||
|
||||
Reference in New Issue
Block a user