mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 14:19:38 +00:00
Add custom themes
This commit is contained in:
@@ -24,6 +24,7 @@ const electronApi: ContextBridgeApi = {
|
||||
getUpdateAvailable: getInvoker('getUpdateAvailable'),
|
||||
isMaximized: getInvoker('isMaximized'),
|
||||
showOpenDialog: getInvoker('showOpenDialog'),
|
||||
getThemeColors: getInvoker('getThemeColors'),
|
||||
},
|
||||
emit: {
|
||||
download: getEmitter('download'),
|
||||
|
||||
Reference in New Issue
Block a user