diff --git a/manifest.json b/manifest.json index adabff9..73875d2 100644 --- a/manifest.json +++ b/manifest.json @@ -17,5 +17,5 @@ "conflicts": [ "Jen" ], - "version": "1.3.1" + "version": "1.3.2" } \ No newline at end of file diff --git a/src/back.lua b/src/back.lua index ab66ea6..cb45469 100644 --- a/src/back.lua +++ b/src/back.lua @@ -369,7 +369,6 @@ function get_current_pool(_type, ...) end end - print(pool_key) return pool, pool_key end