This commit is contained in:
GreenComfyTea
2023-04-21 13:16:14 +03:00

View File

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