Skip to content

Commit 29c8d71

Browse files
Update code.js
1 parent 40c2865 commit 29c8d71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

edit/code.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@ let path = window.location.href.split('?')[0]
66
export function get() {
77
if (path == "https://kittenapps-films.github.io/edit/makeWiki.html") {
88
return full
9+
} else {
10+
return "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"
911
}
1012
}

0 commit comments

Comments
 (0)