NordSecurity / nordvpn-linux

NordVPN Linux client
GNU General Public License v3.0
287 stars 44 forks source link

Use enum for notifications status #384

Closed mariusSincovici closed 2 months ago

mariusSincovici commented 2 months ago

Convert notifications status from bool into an enum to be able to differentiate between notifications status from the daemon and that the value is not initialized.