Skip to content

Commit e16249b

Browse files
authored
Update live-view.js
1 parent e044240 commit e16249b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

live-view.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
// setup live view
3-
function setupLiveView() {
3+
async function setupLiveView() {
44

55
const url = new URL(window.location.href);
66
const urlQuery = url.searchParams.get('q');

0 commit comments

Comments
 (0)