mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-02 20:54:10 +01:00
Formatting fixes.
This commit is contained in:
@@ -1014,7 +1014,7 @@ function Tabs() //{{{
|
||||
*/
|
||||
stopAll: function ()
|
||||
{
|
||||
for (let [,browser] in this.browsers)
|
||||
for (let [, browser] in this.browsers)
|
||||
browser.stop();
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user