You've already forked HeurAMS-legacy
fix: 改进
This commit is contained in:
@@ -158,4 +158,4 @@ class MCQPuzzle(BasePuzzleWidget):
|
||||
if button_id not in self.hashtable:
|
||||
self.hashtable[button_id] = option
|
||||
new_button = Button(option, id=button_id)
|
||||
self.mount(new_button)
|
||||
self.mount(new_button)
|
||||
|
||||
Reference in New Issue
Block a user