CCExtractor / ultimate_alarm_clock

GNU General Public License v2.0
70 stars 126 forks source link

Bug: Resolved Error Text Persisting in API Dialog #423

Closed superiorsd10 closed 9 months ago

superiorsd10 commented 9 months ago

Description

Currently, the API Key dialog displays an error text even after the user closes and reopens the dialog. This PR addresses the issue by ensuring that the error text is not shown once the dialog is closed.

Proposed Changes

Fixes #375

Screenshots

https://github.com/CCExtractor/ultimate_alarm_clock/assets/92971894/39df6ca7-6990-4067-97bc-3ca2c3cfa0d7

Checklist