diff --git a/.changelogs/fix_notifications-not-disappearing.yml b/.changelogs/fix_notifications-not-disappearing.yml new file mode 100644 index 0000000000..e21497aa46 --- /dev/null +++ b/.changelogs/fix_notifications-not-disappearing.yml @@ -0,0 +1,5 @@ +significance: patch +type: fixed +links: + - "#2772" +entry: Fix for notifications no longer auto-dismissing. diff --git a/templates/notifications/basic.php b/templates/notifications/basic.php index 7c37d56573..479f791091 100644 --- a/templates/notifications/basic.php +++ b/templates/notifications/basic.php @@ -14,7 +14,7 @@ $val ) : ?> ="" - id="llms-notification-"> + id="">