Skip to content

Commit 6aa4232

Browse files
committed
chore: typo fixed
1 parent 9d44ec8 commit 6aa4232

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

js/main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,6 @@ function commander(cmd) {
289289
var ownerName = (typeof TERMINAL_CONFIG !== "undefined" && TERMINAL_CONFIG.profile && TERMINAL_CONFIG.profile.name) || "Taey";
290290
addLine(`<span class=\"inherit\">Permission denied: <span class=\"command\">${ownerName}</span> denied permission to run <span class=\"command\">'${sudoCmd}'</span>.</span>`, "color2", 80);
291291
setTimeout(function() {
292-
window.open('https://www.youtube.com/shorts/dp8uRUkf92c');
293292
}, 1000);
294293
break;
295294
case "":

0 commit comments

Comments
 (0)