From 4bd29207c622a3726194928007096f77fd9eb4cf Mon Sep 17 00:00:00 2001 From: Ryan Hughes Date: Mon, 27 Oct 2025 13:29:05 -0400 Subject: [PATCH] Add migration for news alerts box --- migrations/1761585764.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 migrations/1761585764.sh diff --git a/migrations/1761585764.sh b/migrations/1761585764.sh new file mode 100644 index 00000000..b65436a8 --- /dev/null +++ b/migrations/1761585764.sh @@ -0,0 +1,12 @@ +echo "Disable Nvim news alerts box" + +cat <