|
@@ -10,7 +10,7 @@ import {
|
|
|
import { useTranslation } from 'react-i18next';
|
|
import { useTranslation } from 'react-i18next';
|
|
|
|
|
|
|
|
const GEMINI_SETTING_EXAMPLE = {
|
|
const GEMINI_SETTING_EXAMPLE = {
|
|
|
- 'default': 'OFF',
|
|
|
|
|
|
|
+ 'default': 'BLOCK_NONE',
|
|
|
'HARM_CATEGORY_CIVIC_INTEGRITY': 'BLOCK_NONE',
|
|
'HARM_CATEGORY_CIVIC_INTEGRITY': 'BLOCK_NONE',
|
|
|
};
|
|
};
|
|
|
|
|
|