mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-18 02:16:00 +01:00
imported patch groups
--HG-- branch : groups
This commit is contained in:
@@ -152,6 +152,8 @@ var Storage = Module("Storage", {
|
||||
},
|
||||
|
||||
cleanup: function () {
|
||||
this.saveAll();
|
||||
|
||||
for (let key in keys(this.keys)) {
|
||||
if (this[key].timer)
|
||||
this[key].timer.flush();
|
||||
|
||||
Reference in New Issue
Block a user