Updated directory structure.

This commit is contained in:
Jakob Friedl
2025-10-03 12:44:28 +02:00
parent ae09e4e7e3
commit b39a0e70e2
18 changed files with 79 additions and 26 deletions

View File

@@ -4,7 +4,7 @@ import imguin/[cimgui, glfw_opengl, simple]
import ../utils/[appImGui, colors]
import ../../common/[types, utils]
import ../../modules/manager
import ../[task, websocket]
import ../core/[task, websocket]
const MAX_INPUT_LENGTH = 512
type