Commit 3898873b authored by yann300's avatar yann300

standard

parent 1914f6a4
......@@ -84,7 +84,7 @@ class DebuggerTab extends ViewPlugin {
debug (hash) {
this.debugHash = hash
this.debugHashRequest++// so we can trigger a debug using the same hash 2 times in a row. that's needs to be improved
this.debugHashRequest++ // so we can trigger a debug using the same hash 2 times in a row. that's needs to be improved
this.renderComponent()
}
......
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