diff --git a/ankiqt/ui/preferences.py b/ankiqt/ui/preferences.py index a21f5a3a3..da4baf0b1 100644 --- a/ankiqt/ui/preferences.py +++ b/ankiqt/ui/preferences.py @@ -183,7 +183,7 @@ class Preferences(QDialog): def updateMedia(self): orig = self.origMediaChoice new = self.dialog.mediaChoice.currentIndex() - if orig == new: + if orig == new and orig != 2: return if new == 0: p = ""