You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The UI was calling storage.clear_all_marks() directly which only cleared
marks in memory. Now uses the main module's method to properly save changes.
Solves: #16
0 commit comments