diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-10-21 23:52:19 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-10-21 23:52:19 +0200 |
commit | f97dedbadc8ff4f6a0da4de6cefb6f09b8ab816c (patch) | |
tree | 003251b11b4410bb2a0e043831505170b1d2738e | |
parent | 19c054d92887434a31f13ad49b323f13688b895a (diff) |
Fix appdata
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index 2306e18..b32dcf2 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -55,7 +55,7 @@ <release version="3.2.0" date="2023-10-21"> <description> <ul> - <p>AMD/Intel: workaround driver bug that causes vram leak</p> + <li>AMD/Intel: workaround driver bug that causes vram leak</li> <li>Add framerate mode option in advanced menu</li> <li>Redesign audio input to make it clear that you have to add audio to use it</li> </ul> |