mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Correct syntax error in trackers.js
This commit is contained in:
parent
7d0ca60e94
commit
e94def6b15
@ -212,7 +212,7 @@ FormsTracker.prototype = {
|
||||
}
|
||||
|
||||
return this.__formDB;
|
||||
}
|
||||
},
|
||||
|
||||
/* nsIFormSubmitObserver is not available in JS.
|
||||
* To calculate scores, we instead just count the changes in
|
||||
|
Loading…
Reference in New Issue
Block a user