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