Skip to content
Snippets Groups Projects
Commit 52b58daa authored by Sergey Sharybin's avatar Sergey Sharybin
Browse files

Fix syntax error after recent fixes.

Was introduced by 35d9087e.

Please verify addons at least loads after making changes.
parent 14d4b8f4
Branches
No related tags found
No related merge requests found
...@@ -12,7 +12,6 @@ bl_info = { ...@@ -12,7 +12,6 @@ bl_info = {
"category": "Lighting", "category": "Lighting",
"wiki_url": "https://docs.blender.org/manual/en/dev/addons/" "wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
"lighting/trilighting.html", "lighting/trilighting.html",
"Scripts/",
} }
import bpy import bpy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment