1 parent 660ff42 commit bc1a2a3Copy full SHA for bc1a2a3
1 file changed
utils/misc/nodejs-terminal/html/terminal-tabs/terminal-tabs.html
@@ -97,6 +97,8 @@
97
view : null,
98
index : null,
99
};
100
+ obj.cur = cur;
101
+
102
var mem = [];
103
104
0 commit comments