added /preset endpoint and fixed numbering in presets.json

This commit is contained in:
fryakatkop
2017-10-30 18:50:12 +01:00
parent d74caa1799
commit 0aeb941698
4 changed files with 108 additions and 37 deletions

View File

@@ -1,11 +1,5 @@
{
"presets": {
"0": [
106,
107,
108,
109
],
"1": [
62,
63,
@@ -767,6 +761,12 @@
114,
115,
116
],
"128": [
106,
107,
108,
109
]
}
}