We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7146672 commit c4a0d73Copy full SHA for c4a0d73
1 file changed
buildVars.py
@@ -59,7 +59,7 @@
59
# https://scons.org/doc/production/HTML/scons-user/apd.html
60
pythonSources: list[str] = [
61
"addon/*.py",
62
- "addon/globalPlugins/controlUsageAssistant/*.py",
+ "addon/globalPlugins/clipContentsDesigner/*.py",
63
]
64
65
# Files that contain strings for translation. Usually your python sources
0 commit comments