Insert and Remove Channel

This commit is contained in:
2024-05-14 11:49:47 +02:00
parent dbc92922b5
commit a53ceaf134
3 changed files with 96 additions and 2 deletions
+3
View File
@@ -204,6 +204,9 @@ class VSETB_OT_remove_template(Operator):
return {'FINISHED'}
classes = (
VSETB_OT_reload_addon,
VSETB_OT_load_settings,