On Mon Jun 24 17:06:32 2024 +0000, Esme Povirk wrote:
If I understand correctly (and there's a lot here that I could be confused about), we're supposed to return the value that this was set to, and this will return `enabled` which is the previous value. So I think we should set `enabled = val` if setting the option succeeds.
Oh, I see. Done.