From 309e62520e605848140e332ace4ecbc8f8baf140 Mon Sep 17 00:00:00 2001 From: Kevin Chung Date: Tue, 28 Jan 2020 22:16:44 -0500 Subject: [PATCH] Fix dynamic challenge hint loading (#1224) * Fixes hint loading for dynamic challenges --- CTFd/plugins/dynamic_challenges/assets/view.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CTFd/plugins/dynamic_challenges/assets/view.html b/CTFd/plugins/dynamic_challenges/assets/view.html index b7b2fea1..88e22926 100644 --- a/CTFd/plugins/dynamic_challenges/assets/view.html +++ b/CTFd/plugins/dynamic_challenges/assets/view.html @@ -31,8 +31,7 @@
{% for hint in hints %}