Skip to content

Commit e31ecc3

Browse files
committed
fixup! feat: indicate reason for preloading notifications
1 parent ef927cd commit e31ecc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/public/Notification/NotificationPreloadReason.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* Indicates the reason for preloading notifications to facilitate smarter decisions about what data
1616
* to preload.
1717
*/
18-
#[Consumable(since: "32.0.0")]
18+
#[Consumable(since: '32.0.0')]
1919
enum NotificationPreloadReason {
2020
/**
2121
* Preparing a single notification for many users.

0 commit comments

Comments
 (0)