You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-29 22:48:10 +02:00
More styling
This commit is contained in:
@@ -78,7 +78,7 @@ class ActionButtonComponent extends React.Component {
|
||||
}
|
||||
|
||||
buttons.push({
|
||||
title: _('New folder'),
|
||||
title: _('New notebook'),
|
||||
onPress: () => { this.newFolder_press() },
|
||||
color: '#3498db',
|
||||
icon: 'md-folder',
|
||||
|
||||
Reference in New Issue
Block a user