mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
use new api for finder
This commit is contained in:
@@ -75,8 +75,7 @@ nodeIpc.connectTo(
|
||||
console.log('Received data from Main renderer')
|
||||
store.default.dispatch({
|
||||
type: 'THROTTLE_DATA',
|
||||
storages: payload.storages,
|
||||
notes: payload.notes
|
||||
data: payload
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user