Fix title of Auto Advance section (#2949)

This commit is contained in:
Abdo 2024-01-19 08:48:30 +03:00 committed by GitHub
parent 91ce971799
commit 0e7e9b8903

View file

@ -57,7 +57,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
<TitledContainer title={tr.actionsAutoAdvance()}>
<HelpModal
title={tr.deckConfigTimerTitle()}
title={tr.actionsAutoAdvance()}
url={HelpPage.DeckOptions.autoAdvance}
slot="tooltip"
{helpSections}