Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lighting_dynamic_sky.py')
-rw-r--r--lighting_dynamic_sky.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/lighting_dynamic_sky.py b/lighting_dynamic_sky.py
index a61b60e3..86fa6c06 100644
--- a/lighting_dynamic_sky.py
+++ b/lighting_dynamic_sky.py
@@ -27,10 +27,10 @@ bl_info = {
"location": "View3D > Sidebar > Create Tab",
"description": "Creates Dynamic Sky for Cycles",
"warning": "",
- "wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
- "lighting/dynamic_sky.html",
+ "doc_url": "https://docs.blender.org/manual/en/dev/addons/"
+ "lighting/dynamic_sky.html",
"category": "Lighting",
- }
+}
import bpy
from bpy.props import StringProperty