Skip to content

Commit 1a1ea3e

Browse files
committed
[FIX] web_systray_button_init_action_set_tour: fix undeterministic issue
1 parent 1c05f60 commit 1a1ea3e

File tree

1 file changed

+1
-0
lines changed
  • web_systray_button_init_action/static/src/tours

1 file changed

+1
-0
lines changed

web_systray_button_init_action/static/src/tours/tour.esm.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ tour.register(
2424
test: true,
2525
},
2626
[
27+
tour.stepUtils.showAppsMenuItem(),
2728
{
2829
trigger: ".o_navbar_apps_menu button",
2930
extra_trigger: ".init_action_div:has(a[name='init_action'])",

0 commit comments

Comments
 (0)