Skip to content
Snippets Groups Projects
Unverified Commit b653ce11 authored by Ryan Laurie's avatar Ryan Laurie Committed by GitHub
Browse files

sync dont scan (#29543)

parent bd65fa9e
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ const DatabaseSyncScheduleField = ({
<SchedulePicker
schedule={value ?? DEFAULT_SCHEDULE}
scheduleOptions={SCHEDULE_OPTIONS}
textBeforeInterval={t`Scan`}
textBeforeInterval={t`Sync`}
minutesOnHourPicker
onScheduleChange={handleScheduleChange}
/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment