ryota-t преди 2 месеца
родител
ревизия
6dd7b4efd8
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      apps/app/src/features/openai/client/components/AiAssistant/OpenDefaultAiAssistantButton.tsx

+ 0 - 1
apps/app/src/features/openai/client/components/AiAssistant/OpenDefaultAiAssistantButton.tsx

@@ -75,7 +75,6 @@ const OpenDefaultAiAssistantButton = (): JSX.Element => {
   const popoverTargetId = 'ai-disabled-btn';
 
   if (!isAiEnabled) {
-    // biome-ignore lint/security/noDangerouslySetInnerHtml: trusted translation markup
     if (!isCloud) return <></>;
 
     const button = (