Skip to content

Conversation

@rushy-me
Copy link

adds tabs to the notification log so plugins can have their own filtered view. plugins can register a tab via the notificationLogTab property

already added it to betterSessions and relationshipNotifier as examples

Screenshot 2025-11-24 141611

@Vendicated
Copy link
Owner

This should just be a prop passed to the showNotification function

showNotification({
	category: "Example Category",
	title: "Cool Title",
	body: "wowie"
});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants