From 3635eb77183590e8957a7b789eae26f5e28170a4 Mon Sep 17 00:00:00 2001 From: tin2tin Date: Sat, 13 May 2023 07:19:20 +0200 Subject: [PATCH] Update __init__.py --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index 97c7d3f..61e3dbb 100644 --- a/__init__.py +++ b/__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,