feat(plugins): add debug.traceback (#6652)

Reviewed-by: Mm2PL <mm2pl+gh@kotmisia.pl>
This commit is contained in:
nerix
2025-12-28 13:03:43 +01:00
committed by GitHub
parent a9ab584cbb
commit e2ba7dff03
7 changed files with 178 additions and 22 deletions
+2
View File
@@ -254,6 +254,8 @@ set(SOURCE_FILES
controllers/plugins/api/Accounts.hpp
controllers/plugins/api/ChannelRef.cpp
controllers/plugins/api/ChannelRef.hpp
controllers/plugins/api/DebugLibrary.cpp
controllers/plugins/api/DebugLibrary.hpp
controllers/plugins/api/EventType.hpp
controllers/plugins/api/HTTPRequest.cpp
controllers/plugins/api/HTTPRequest.hpp