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