From cfe08cb64a75a62ee834636506ae8315c96cf7c2 Mon Sep 17 00:00:00 2001 From: David Taylor Date: Wed, 16 Jul 2025 23:25:09 +0100 Subject: [PATCH] Provide hint for discourse-staff-notes This is the old name for user-notes, so people might still have it in their app.yml --- launcher | 1 + 1 file changed, 1 insertion(+) diff --git a/launcher b/launcher index 0e510cdf6..0111edb46 100755 --- a/launcher +++ b/launcher @@ -40,6 +40,7 @@ BUNDLED_PLUGINS=( "discourse-data-explorer" "discourse-post-voting" "discourse-user-notes" + "discourse-staff-notes" # old name for discourse-user-notes "discourse-assign" "discourse-subscriptions" "discourse-hcaptcha"