Skip to content

Commit

Permalink
Remove double empty lines in joomlaupdate JS
Browse files Browse the repository at this point in the history
  • Loading branch information
laoneo committed Nov 13, 2018
1 parent 1dcdb1d commit 4288228
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

Joomla = window.Joomla || {};


document.addEventListener('DOMContentLoaded', () => {
const JoomlaUpdateOptions = Joomla.getOptions('joomlaupdate');
window.joomlaupdate_password = JoomlaUpdateOptions.password;
Expand Down

0 comments on commit 4288228

Please sign in to comment.