sboesen / remotely-sync

fork of remotely-save with security upgrades
Apache License 2.0
212 stars 8 forks source link

Fix output settings to console not working #114

Closed kadisonm closed 9 months ago

kadisonm commented 9 months ago

Noticed this didn't work while debugging something. Had a look and the settings were never logged to the console.

This is just a quick fix for that. :)

sboesen commented 9 months ago

Awesome, good find & thank you!