Skip to content

Commit

Permalink
Fix target selector
Browse files Browse the repository at this point in the history
  • Loading branch information
nik committed Dec 26, 2024
1 parent 58b4cb4 commit 3697f03
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
steps:
- target: .lsf-auto-labeling-button
- target: '[data-testid="auto-labeling-button"]'
placement: bottom
title: 'Great news!'
content: >
Expand All @@ -11,4 +11,4 @@ steps:
disableBeacon: true
locale:
last: "OK"
skip: "Don't show this message again."
skip: "Don't show this message again."

0 comments on commit 3697f03

Please sign in to comment.