UserSettings
Source: lyda-shared/src/Enums/UserSettings.ts
UserSettings
Type: enum
export enum UserSettings {
notificationCollaboration = "notification_collaboration",
notificationComment = "notification_comment",
notificationFollow = "notification_follow",
notificationLike = "notification_like",
notificationRepost = "notification_repost",
paypalMail = "paypalMail",
publicLikes = "publicLikes",
theme = "theme",
streamingQuality = "streamingQuality",
playFromAutoQueue = "playFromAutoQueue",
language = "language",
}