Skip to content

Commit

Permalink
規定の設定を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
hrk-fujii committed Feb 23, 2024
1 parent 6b37196 commit 3789bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/globalPlugins/USB-D/configUtil.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ def setEnableTurnOverSetting(val):
config.conf[CONFIG_GLOBAL_KEY]["enableTurnOver"] = val

def initializeSettings():
pass
config.conf[CONFIG_GLOBAL_KEY] = {}

0 comments on commit 3789bbb

Please sign in to comment.