ObserverHerb / Celeste

A Twitch bot written in C++/Qt with a focus on multimedia and native performance
GNU General Public License v3.0
6 stars 0 forks source link

Sync settings to disk when user clicks Save in a dialog #137

Closed ObserverHerb closed 11 months ago

ObserverHerb commented 1 year ago

Safety net so users don't think their settings aren't saving.

ObserverHerb commented 11 months ago

Handled in 292c3e0