Skip to content

Commit

Permalink
Update PluginConf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pipiche38 authored Nov 13, 2023
1 parent 0a87a02 commit f0da953
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Classes/PluginConf.py
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@
"ThreadWriter": {"type": "bool","default": 0,"current": None,"restart": 0,"hidden": False,"Advanced": True,},
"ThreadCommunication": {"type": "bool","default": 0,"current": None,"restart": 0,"hidden": False,"Advanced": True,},
"ZLinky": {"type": "bool","default": 0,"current": None,"restart": 0,"hidden": False,"Advanced": True,},
"Garbage": {"type": "bool","default": 0,"current": None,"restart": 0,"hidden": False,"Advanced": True,},
},
},
# Others
Expand Down

0 comments on commit f0da953

Please sign in to comment.