diff --git a/src/Posting/QR.coffee b/src/Posting/QR.coffee index 5f42dd45c..efaf9e7a3 100644 --- a/src/Posting/QR.coffee +++ b/src/Posting/QR.coffee @@ -418,7 +418,7 @@ QR = $.rmAll list $.add list, options list.value = val - return unless list.value + return if list.value # Fix the value if the option disappeared. list.value = if g.VIEW is 'thread' g.THREADID