diff --git a/CTFd/plugins/flash_challenges/assets/update.js b/CTFd/plugins/flash_challenges/assets/update.js index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..3aa632626618ae33bdd9ea27c997c2a68d8c22ec 100644 --- a/CTFd/plugins/flash_challenges/assets/update.js +++ b/CTFd/plugins/flash_challenges/assets/update.js @@ -0,0 +1,2 @@ +//This is an empty file, but removing this comment will cause an error on the terminal +//TODO: take the script inside update.html and move it here \ No newline at end of file diff --git a/CTFd/plugins/manualRecursive_challenges/assets/update.js b/CTFd/plugins/manualRecursive_challenges/assets/update.js index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..3aa632626618ae33bdd9ea27c997c2a68d8c22ec 100644 --- a/CTFd/plugins/manualRecursive_challenges/assets/update.js +++ b/CTFd/plugins/manualRecursive_challenges/assets/update.js @@ -0,0 +1,2 @@ +//This is an empty file, but removing this comment will cause an error on the terminal +//TODO: take the script inside update.html and move it here \ No newline at end of file diff --git a/CTFd/plugins/manual_challenges/assets/update.js b/CTFd/plugins/manual_challenges/assets/update.js index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..3aa632626618ae33bdd9ea27c997c2a68d8c22ec 100644 --- a/CTFd/plugins/manual_challenges/assets/update.js +++ b/CTFd/plugins/manual_challenges/assets/update.js @@ -0,0 +1,2 @@ +//This is an empty file, but removing this comment will cause an error on the terminal +//TODO: take the script inside update.html and move it here \ No newline at end of file