renameJS
This commit is contained in:
@@ -55,7 +55,7 @@ class CalibrationtoolsPlugin(
|
|||||||
# Define your plugin's asset files to automatically include in the
|
# Define your plugin's asset files to automatically include in the
|
||||||
# core UI here.
|
# core UI here.
|
||||||
return {
|
return {
|
||||||
"js": ["js/CalibrationTools.js","js/PIDTuneViewModel.js"],
|
"js": ["js/ESteps.js","js/PIDTuneViewModel.js"],
|
||||||
"css": ["css/style.css"]
|
"css": ["css/style.css"]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user