mirror of
https://github.com/yusufipk/OpenFrame.git
synced 2026-09-11 09:36:08 +00:00
feat: Implement notification settings and logic for new video versions.
This commit is contained in:
@@ -380,6 +380,7 @@ model NotificationSetting {
|
||||
|
||||
// Event subscriptions
|
||||
onNewVideo Boolean @default(true)
|
||||
onNewVersion Boolean @default(true)
|
||||
onNewComment Boolean @default(true)
|
||||
onNewReply Boolean @default(true)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user