mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
embed hotkey, config to preferences modal & fix datasaving sequence(Async, Queue)
This commit is contained in:
@@ -33,7 +33,7 @@ export default class CreateNewFolder extends React.Component {
|
||||
name,
|
||||
color
|
||||
}
|
||||
|
||||
console.log(input)
|
||||
try {
|
||||
store.dispatch(createFolder(input))
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user