Browse mode does not use '1' hotkey

This commit is contained in:
Bryan Housel
2014-06-27 15:44:19 -04:00
parent 7c607ed729
commit 839b08aff7
+1 -2
View File
@@ -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 = [