Skip to content

Commit 44131de

Browse files
committed
fixup! feat: indicate reason for preloading notifications
1 parent dbb145a commit 44131de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)