We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
For some reason if the plugin just can't be used, we wanted to remove everything related in our NSUserDefaults. There're three things you can check
defaults read com.bohemiancoding.sketch3 design.magicmirror.licensedto defaults read com.bohemiancoding.sketch3 design.magicmirror.actionscount defaults read com.bohemiancoding.sketch3 design.magicmirror.lastcheck
To manually remove some info using terminal
defaults delete com.bohemiancoding.sketch3 design.magicmirror.licensedto