mirror of
https://gitlab.com/cyclane/sbdatatracker.git
synced 2025-08-01 03:31:15 +00:00
yAxisType typo fix
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
xAxisName,
|
xAxisName,
|
||||||
xAxisType,
|
xAxisType,
|
||||||
yAxisName,
|
yAxisName,
|
||||||
yAxisName
|
yAxisType
|
||||||
);
|
);
|
||||||
goto("/graphs");
|
goto("/graphs");
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
|
Reference in New Issue
Block a user