RadioConsole2 icon indicating copy to clipboard operation
RadioConsole2 copied to clipboard

MacOS support on RC2

Open luckycxr opened this issue 6 months ago • 1 comments

Fixed a problem on MacOS where radios could not be added. Added a channel in the main.js function that clears up the problem. Also fixed a downstream problem this created where config wouldn't load correctly on first startup but reworking some code in main.js readConfig (under if config.json does not exist.)

luckycxr avatar Jun 22 '25 17:06 luckycxr

This in theory fixes #20

W3AXL avatar Jun 26 '25 21:06 W3AXL