Merge branch 'claude/goofy-antonelli-73ea26'

This commit is contained in:
jim
2026-05-11 09:09:25 -05:00
+1 -1
View File
@@ -675,7 +675,7 @@ namespace URLNotesGrabberCORE
}
Console.WriteLine(withoutNotesOnly);
Console.WriteLine(sql);
Console.WriteLine(System.Text.RegularExpressions.Regex.Replace(sql, @"\s+", " ").Trim());
Console.Write(">" ); //Console.ReadKey();
//Thread.Sleep(250);