itizawa %!s(int64=5) %!d(string=hai) anos
pai
achega
b000187e14
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/client/js/components/Admin/App/SesSetting.jsx

+ 1 - 1
src/client/js/components/Admin/App/SesSetting.jsx

@@ -22,7 +22,7 @@ function SmtpSetting(props) {
     const { t } = props;
 
     try {
-      console.log('huge');
+      // TODO GW-3627 update ses setting
       toastSuccess(t('toaster.update_successed', { target: t('admin:app_setting.mail_settings') }));
     }
     catch (err) {