included meta assistant in components

This commit is contained in:
krut_ni 2026-06-22 20:52:19 +02:00
parent 00ac2ae304
commit 2cc8f0924f
No known key found for this signature in database
GPG Key ID: A5C0151B4DDB172C

View File

@ -21,6 +21,7 @@ public enum Components
ERI_ASSISTANT,
DOCUMENT_ANALYSIS_ASSISTANT,
SLIDE_BUILDER_ASSISTANT,
META_ASSISTANT,
// ReSharper disable InconsistentNaming
I18N_ASSISTANT,