Skip to content

Commit

Permalink
image thumbnail url corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
leorrusso committed Oct 31, 2024
1 parent 6ca042a commit 0672441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion power-apps/glass-effect-template/assets/sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
{
"type": "image",
"order": 100,
"url": "https://raw.githubusercontent.com/pnp/powerplatform-snippets/main/power-apps/glass-effect-template/assets/screen-glass.png",
"url": "https://raw.githubusercontent.com/leorrusso/powerplatform-snippets/main/power-apps/glass-effect-template/assets/screen-glass.png",
"alt": "Preview PNG"
}
],
Expand Down

0 comments on commit 0672441

Please sign in to comment.