Skip to content

Commit bea3485

Browse files
save file
1 parent c06a158 commit bea3485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code-dev/display.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ <h1 class=title>
180180
}//initdom
181181

182182

183-
function query(){
183+
async function query(){
184184

185185
var url = window.location.toString();
186186
var i = url.lastIndexOf('?');

0 commit comments

Comments
 (0)