polkadot-live / polkadot-live-app

Decentralised Polkadot Notifications and Chain Interactions on the Desktop.
GNU General Public License v3.0
2 stars 1 forks source link

chore: settings ipcs refactor #666

Closed danebulat closed 1 week ago

danebulat commented 1 week ago

Refactor the preload API to handle settings tasks with a generic IPC message.

Simplifies the preload API and unifies settings task handling logic within the main process.