gnome-shell/tests/unit/fixtures/extensions/wrong-uuid/metadata.json
2024-06-21 01:34:04 +02:00

9 lines
131 B
JSON

{
"uuid": "some-uuid",
"name": "Some Name",
"description": "Some Description",
"shell-version": [
"45",
"46"
]
}