Remove strong tag from 'disabled by default' in Recommended Approach callout

This commit is contained in:
Ivo Oskamp 2026-02-08 11:44:16 +01:00
parent 5bd195248d
commit 3e498920af

View File

@ -34,7 +34,7 @@
<div class="doc-callout doc-callout-tip">
<strong>💡 Recommended Approach:</strong><br>
Automatic mail import is <strong>disabled by default</strong>. Start by using the manual import button to test if everything works correctly. Once you're satisfied that emails are being imported and processed as expected, you can enable automatic mail import in Settings → Mail. This way, the system will automatically fetch new emails at the configured interval.
Automatic mail import is disabled by default. Start by using the manual import button to test if everything works correctly. Once you're satisfied that emails are being imported and processed as expected, you can enable automatic mail import in Settings → Mail. This way, the system will automatically fetch new emails at the configured interval.
</div>
<h2>Step 2: Add a Customer</h2>