mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-27 18:23:30 +01:00
Fix bug in second-last commit.
This commit is contained in:
@@ -1593,6 +1593,7 @@ const liberator = (function () //{{{
|
|||||||
}
|
}
|
||||||
|
|
||||||
let flags = 0;
|
let flags = 0;
|
||||||
|
params = params || {};
|
||||||
if (params instanceof Array)
|
if (params instanceof Array)
|
||||||
params = { where: params };
|
params = { where: params };
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user