diff --git a/src/fake_patch_notes.py b/src/fake_patch_notes.py
index 055be14..8421205 100644
--- a/src/fake_patch_notes.py
+++ b/src/fake_patch_notes.py
@@ -4,4 +4,10 @@ patch_note = (
" π« De l'auto Γ©cole: nouvelle emplacement et nouveau circuit\n\n"
" π Du concessionnaire\n\n"
" π Module de saisie pour le SAPD\n\n"
- )
\ No newline at end of file
+ "\n\n"
+ "## π§ Modifications\n"
+ " \n\n"
+ " π« De l'auto Γ©cole: nouvelle emplacement et nouveau circuit\n\n"
+ " π Du concessionnaire\n\n"
+ " π Module de saisie pour le SAPD\n\n"
+ )
diff --git a/ui/mainwindow.ui b/ui/mainwindow.ui
index 8f4c365..a41371e 100644
--- a/ui/mainwindow.ui
+++ b/ui/mainwindow.ui
@@ -870,6 +870,9 @@
true
+
+ Qt::TextInteractionFlag::NoTextInteraction
+