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