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 7d8095427b
commit 8afd6480cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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}