Keep server synced one and kill the local one.
They are duplicate state with opposite names:
- allowNSFWContent = server preference (persisted to DB)
- hideNSFWPosts = local preference (persisted to localStorage)
- hideNSFWPosts = !allowNSFWContent — they mean the same thing, inverted