mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-29 21:25:54 +01:00
Remove liberator.log from addMap
This commit is contained in:
@@ -156,7 +156,6 @@ function Mappings() //{{{
|
|||||||
|
|
||||||
function addMap(map)
|
function addMap(map)
|
||||||
{
|
{
|
||||||
liberator.log(map)
|
|
||||||
let where = map.isUserMap ? user : main;
|
let where = map.isUserMap ? user : main;
|
||||||
map.modes.forEach(function (mode) {
|
map.modes.forEach(function (mode) {
|
||||||
if (!(mode in where))
|
if (!(mode in where))
|
||||||
|
|||||||
Reference in New Issue
Block a user