Skip to content

Commit

Permalink
fixed label
Browse files Browse the repository at this point in the history
  • Loading branch information
oskros committed Oct 30, 2023
1 parent 5f85a07 commit 717687c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/suboptions/automode.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ def make_widgets(self):
)
self.advanced_pause_on_esc_menu = self.add_flag(
flag_name='Pause on ESC menu',
comment='When activated, the counter will be paused when ESC menu\nis open inside d2 (not working for 1.14b and 1.14c)',
comment='When activated, the counter will be paused when ESC menu is open inside d2 (not working for 1.14b and 1.14c)',
pack=False,
config_section='AUTOMODE'
)
Expand Down

0 comments on commit 717687c

Please sign in to comment.