Browse Source

Merge pull request #11 from tin2tin/tin2tin-patch-1

Update __init__.py
pull/12/head
tin2tin 2 years ago committed by GitHub
parent
commit
d3312242b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      __init__.py

2
__init__.py

@ -1159,11 +1159,11 @@ def panel_text_to_generatorAI(self, context):
classes = (
GeneratorAddonPreferences,
SEQUENCER_OT_generate_movie,
SEQUENCER_OT_generate_audio,
SEQUENCER_OT_generate_image,
SEQEUNCER_PT_generate_ai,
GeneratorAddonPreferences,
GENERATOR_OT_sound_notification,
SEQUENCER_OT_strip_to_generatorAI,
GENERATOR_OT_install,

Loading…
Cancel
Save