From 778b793b34461350c929f7ad19dea10fe61495a5 Mon Sep 17 00:00:00 2001 From: Tony Grosinger Date: Thu, 30 May 2024 10:04:10 -0700 Subject: [PATCH] Fix TODO typo --- main.ahk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/main.ahk b/main.ahk index 541efdf..15edf51 100644 --- a/main.ahk +++ b/main.ahk @@ -1,3 +1,6 @@ +; Replace a common TODO type +::TOOD::TODO + DownloadYoutubeVideo(dataType) { ; Note: This callback is usually fired twice when copying for some reason