1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-12-22 10:23:09 +00:00

Add link to explain blivet-gui 'workaround' needle

Add a link to the issue report for blivet-gui using an odd icon
for btrfs volumes, now I finally filed it.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-05-26 10:24:33 -07:00
parent 80df47e82a
commit cdca89a9d7
2 changed files with 4 additions and 4 deletions

View File

@ -11,10 +11,10 @@
"properties": [ "properties": [
{ {
"name": "workaround", "name": "workaround",
"value": "this icon should not be a folder" "value": "this icon should not be a folder - https://github.com/storaged-project/blivet-gui/issues/398"
} }
], ],
"tags": [ "tags": [
"anaconda_blivet_volumes_icon" "anaconda_blivet_volumes_icon"
] ]
} }

View File

@ -11,10 +11,10 @@
"properties": [ "properties": [
{ {
"name": "workaround", "name": "workaround",
"value": "this icon should not be a folder" "value": "this icon should not be a folder - https://github.com/storaged-project/blivet-gui/issues/398"
} }
], ],
"tags": [ "tags": [
"anaconda_blivet_volumes_icon" "anaconda_blivet_volumes_icon"
] ]
} }