Skip to content

Commit 51d10ad

Browse files
Fixed mustView bug in clickwrap (#29)
1 parent 7c0faeb commit 51d10ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/clickwrap.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ def create(args, session):
3636
'format': 'modal',
3737
'hasAccept': True,
3838
'mustRead': True,
39-
'mustView': True,
4039
'requireAccept': True,
4140
'size': 'medium',
4241
'documentDisplay': 'document',

0 commit comments

Comments
 (0)