mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Remove semicolon.
This commit is contained in:
@@ -90,7 +90,7 @@ r.ui.Summarize.prototype = {
|
||||
}
|
||||
e.preventDefault()
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
r.ui.collapseListingChooser = function() {
|
||||
if (store.get('ui.collapse.listingchooser') == true) {
|
||||
|
||||
Reference in New Issue
Block a user