Skip to content

Commit d0d56e1

Browse files
authored
Rename getparams.js to lib/getparams.js
1 parent 7a9ba44 commit d0d56e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getparams.js renamed to lib/getparams.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ const params = new Proxy(new URLSearchParams(window.location.search), {
99
} else{
1010
return false
1111
}
12-
}
12+
}

0 commit comments

Comments
 (0)