Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: proper json parsing in flameshot script #575

Merged
merged 1 commit into from
Jul 15, 2024
Merged

fix: proper json parsing in flameshot script #575

merged 1 commit into from
Jul 15, 2024

Conversation

MateiSR
Copy link
Contributor

@MateiSR MateiSR commented Jul 15, 2024

This PR fixes the JSON parsing in the example Flameshot script.
The previous example would just return a jq compile error:

jq: error: files/0 is not defined at <top-level>, line 1:
files[0].url
jq: 1 compile error

this commit fixes the json parsing in the example flameshot script. the previous example would just return a `jq` compile error
@diced diced merged commit 974e9f7 into diced:trunk Jul 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants