From 8065b14d90b469e2f896de2fa8c92b8c6ae974b7 Mon Sep 17 00:00:00 2001 From: Ed_ Date: Sat, 16 May 2026 03:11:41 -0400 Subject: [PATCH] update hot reload trak --- config.toml | 4 ++++ project_history.toml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 6965bf5a..75937173 100644 --- a/config.toml +++ b/config.toml @@ -53,6 +53,10 @@ Response = false "Tool Calls" = false Theme = true "Log Management" = false +Diagnostics = false +"External Tools" = false +"Shader Editor" = false +"Undo/Redo History" = false [theme] palette = "Nord Dark" diff --git a/project_history.toml b/project_history.toml index a32c4e10..addf3bf7 100644 --- a/project_history.toml +++ b/project_history.toml @@ -9,5 +9,5 @@ active = "main" [discussions.main] git_commit = "" -last_updated = "2026-05-16T01:16:09" +last_updated = "2026-05-16T03:09:58" history = []