Skip to content

Commit

Permalink
Use javascript compatible syntax for jsx directive
Browse files Browse the repository at this point in the history
  • Loading branch information
StigNygaard committed Jan 30, 2022
1 parent a82eb08 commit d032433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ShowOnGoogleMaps.jsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#target bridge
//@target bridge
if (BridgeTalk.appName === "bridge") {
mapFromGPS = MenuElement.create("command", "Show location on Google Maps", "at the end of Thumbnail");
}
Expand Down

0 comments on commit d032433

Please sign in to comment.