Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
Josef Gabrielsson committed Jun 23, 2024
1 parent d726a49 commit 6fa43cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nightly/front.js
Original file line number Diff line number Diff line change
Expand Up @@ -932,8 +932,8 @@ var app = {
}

app.assets.set(element.attributes)
app.xhr.start()
app.config.set()
app.xhr.start()
app.assets.load()

app.listeners.add(document, 'submit', function (e) {
Expand Down

0 comments on commit 6fa43cb

Please sign in to comment.