Skip to content

Commit

Permalink
Add missing semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
pianoslum committed Apr 23, 2015
1 parent 3cffdcc commit 8658958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.js
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ let windowObserver = {
monkeyPatchWindow(aSubject.window, true);
}
}
}
};

function startup(aData, aReason) {
ResourceRegister.init(aData.installPath, "conversations");
Expand Down

0 comments on commit 8658958

Please sign in to comment.