better-word-count icon indicating copy to clipboard operation
better-word-count copied to clipboard

Prevent Null Setting Values

Open nullcub3 opened this issue 1 year ago • 0 comments

This resolves #113, it effectively prevents null values from being written to the settings file via some if/else statements, so now if nothing is left in the text field it will instead reset the setting to the default value.

nullcub3 avatar Feb 17 '24 21:02 nullcub3