mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-07 07:49:28 -05:00
ai: comment debug print
This commit is contained in:
@@ -611,7 +611,7 @@ Singleton {
|
||||
|
||||
stdout: SplitParser {
|
||||
onRead: data => {
|
||||
console.log("RAW DATA: ", data);
|
||||
// console.log("RAW DATA: ", data);
|
||||
if (data.length === 0) return;
|
||||
|
||||
// Handle response line
|
||||
|
||||
Reference in New Issue
Block a user