Return missing debug.lua

This commit is contained in:
GreenComfyTea
2023-04-21 12:54:35 +03:00
committed by GitHub
parent dd8a6bc2d7
commit 40820f98a7

View File

@@ -0,0 +1,5 @@
local this = {};
this.enabled = false;
return this;