mirror of
https://git.sync.wtf/troed/oc-ls-stats.git
synced 2026-09-04 09:58:13 +03:00
chore: v0.0.53 - make debug logging toggleable via DEBUG_ENABLED constant
- Set DEBUG_ENABLED = false by default - Set to true to re-enable file-based debug logging
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/package.json",
|
||||
"name": "@troed/oc-ls-stats",
|
||||
"version": "0.0.52",
|
||||
"version": "0.0.53",
|
||||
"type": "module",
|
||||
"exports": {
|
||||
"./tui": {
|
||||
|
||||
Reference in New Issue
Block a user