Skip to content

Commit 6d18371

Browse files
save file
1 parent ca9956c commit 6d18371

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/misc/nodejs-terminal/html/terminal-tabs/terminal-tabs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140

141141
obj.add = add;
142142

143-
function add(){
143+
async function add(){
144144

145145
var ntab = tab.cloneNode(true);
146146
tabs.append(ntab);

0 commit comments

Comments
 (0)