Phuks-co / throat

Open Source link aggregator and discussion platform powering Phuks
https://phuks.co
MIT License
73 stars 32 forks source link

Add a migration to undo automatic enabling of nsfw_blur user preference #382

Closed happy-river closed 3 years ago

happy-river commented 3 years ago

379 included a database migration which added the nsfw_blur user preference for all users who had the nsfw preference set (the old Show NSFW in user preferences). Undo that change by adding a migration to remove the nsfw_blur preference for all users.