Skip to content

Commit 5f4b3bd

Browse files
authored
Rename pass.js to lib/pass.js
1 parent d0d56e1 commit 5f4b3bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pass.js renamed to lib/pass.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ window.safeXMP = function(e){
77
window.alert = function(text){
88
oldalert('Congratulations, you passed this level!\n\nAlerted text: ' + String(text) + '\n\nYaay!')
99
document.location.href = document.location.h;
10-
}
10+
}

0 commit comments

Comments
 (0)