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:
authormeta-androcto <meta.androcto1@gmail.com>2019-09-23 04:20:43 +0300
committermeta-androcto <meta.androcto1@gmail.com>2019-09-23 04:20:43 +0300
commitcf63c4fb3ac501b0f08af115111db72fee4a81c6 (patch)
treef68f2c407ddd38ecc715562e6bdf9a069f90647b /power_sequencer
parent525afbadafbeb6a27734708771d66b8407c00190 (diff)
addons change categories: T70017
Diffstat (limited to 'power_sequencer')
-rw-r--r--power_sequencer/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/power_sequencer/__init__.py b/power_sequencer/__init__.py
index 7bc1c6ca..a51f7342 100644
--- a/power_sequencer/__init__.py
+++ b/power_sequencer/__init__.py
@@ -38,7 +38,7 @@ bl_info = {
"author": "Nathan Lovato",
"version": (1, 4, 0),
"blender": (2, 80, 0),
- "location": "Sequencer",
+ "location": "Video Tools",
"tracker_url": "https://github.com/GDquest/Blender-power-sequencer/issues",
"wiki_url": "https://www.youtube.com/playlist?list=PLhqJJNjsQ7KFjp88Cu57Zb9_wFt7nlkEI",
"support": "COMMUNITY",