style: alphabetically sort history keys

This commit is contained in:
Rob Wu 2018-06-05 15:38:34 +02:00 committed by Luca Greco
parent 597788817e
commit 28377724ca
1 changed files with 4 additions and 4 deletions

View File

@ -277,10 +277,6 @@
"minArgs": 1,
"maxArgs": 1
},
"getVisits": {
"minArgs": 1,
"maxArgs": 1
},
"deleteAll": {
"minArgs": 0,
"maxArgs": 0
@ -293,6 +289,10 @@
"minArgs": 1,
"maxArgs": 1
},
"getVisits": {
"minArgs": 1,
"maxArgs": 1
},
"search": {
"minArgs": 1,
"maxArgs": 1