Commit a6a9df44 authored by LianaHus's avatar LianaHus

standard

parent 68dc4aa7
......@@ -110,9 +110,9 @@ class CompilerContainer {
return el
}
_retriveVersion() {
_retriveVersion () {
let version = this._view.versionSelector.value
return version.substring(9,14)
return version.substring(9, 14)
}
render () {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment