From 024b47d2190219c9f2ff304f532089c4c6dd8f80 Mon Sep 17 00:00:00 2001 From: Alfonso Grillo Date: Thu, 27 Oct 2022 16:33:33 +0200 Subject: [PATCH] Add changelog.d file --- changelog.d/pr-6999.change | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/pr-6999.change diff --git a/changelog.d/pr-6999.change b/changelog.d/pr-6999.change new file mode 100644 index 000000000..75f8cf949 --- /dev/null +++ b/changelog.d/pr-6999.change @@ -0,0 +1 @@ +Hide the old session list when the new device manager is enabled.