Renamed 'Sources' -> 'Data Sources' to make it clearer and make shortcuts easier to remember.

This commit is contained in:
orangemug
2018-06-03 09:17:53 +01:00
parent 480d54c2d8
commit 74d1cd2d01
3 changed files with 8 additions and 8 deletions

View File

@@ -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",