Fix title of Auto Advance section (#2949)
This commit is contained in:
parent
7d8095427b
commit
8afd6480cb
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user