We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug The Workrave GNOME extension won't load because there's a comma in metadata.json
To Reproduce Steps to reproduce the behavior:
/path/to/gnome-shell/extensions/workrave@workrave.org/metadata.json
"47"
"shell-version"
Expected behavior I shouldn't have had to edit "metadata.json".
Linux:
The text was updated successfully, but these errors were encountered:
Merge pull request #583 from jjramsey/main
c79cb63
Update metadata.json.in to fix bug #582
No branches or pull requests
Describe the bug
The Workrave GNOME extension won't load because there's a comma in metadata.json
To Reproduce
Steps to reproduce the behavior:
/path/to/gnome-shell/extensions/workrave@workrave.org/metadata.json
to remove comma after"47"
in"shell-version"
list.Expected behavior
I shouldn't have had to edit "metadata.json".
Linux:
The text was updated successfully, but these errors were encountered: