mirror of
https://github.com/maputnik/editor.git
synced 2025-12-27 00:20:00 +00:00
Renamed 'Sources' -> 'Data Sources' to make it clearer and make shortcuts easier to remember.
This commit is contained in:
@@ -30,12 +30,12 @@ class ShortcutsModal extends React.Component {
|
||||
text: "Export modal"
|
||||
},
|
||||
{
|
||||
key: "s",
|
||||
text: "Sources modal"
|
||||
key: "d",
|
||||
text: "Data Sources modal"
|
||||
},
|
||||
{
|
||||
key: "p",
|
||||
text: "Style settings modal"
|
||||
key: "s",
|
||||
text: "Style Settings modal"
|
||||
},
|
||||
{
|
||||
key: "i",
|
||||
|
||||
Reference in New Issue
Block a user