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 +