From f7be5816b892bd95a34fceb647e0ce7ff8fe8f95 Mon Sep 17 00:00:00 2001 From: Jeff Stefaniuk Date: Tue, 24 Jul 2018 14:34:50 -0500 Subject: [PATCH] add unlocked discussions class --- d2l-hm-constants-behavior.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/d2l-hm-constants-behavior.html b/d2l-hm-constants-behavior.html index b0d1373..3c96e46 100644 --- a/d2l-hm-constants-behavior.html +++ b/d2l-hm-constants-behavior.html @@ -174,7 +174,8 @@ discussions: { discussion: 'discussion', topic: 'topic', - description: 'description' + description: 'description', + unlocked: 'unlocked' }, enrollments: { enrollment: 'enrollment',