mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-09 14:08:47 +01:00
enhancement: add reset after changing NSFW setting (#803)
This commit is contained in:
parent
621d9f971d
commit
6eac0901b6
@ -187,6 +187,8 @@ class SettingsViewModel(
|
||||
includeNsfw = value
|
||||
)
|
||||
saveSettings(settings)
|
||||
notificationCenter.send(NotificationCenterEvent.ResetHome)
|
||||
notificationCenter.send(NotificationCenterEvent.ResetExplore)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user