I need to turn off the setting to “Show the editing toolbar on the map” in the Pro backstage. It can be done manually from the Editing options on the Backstage. But I need to do it programmatically using the Pro SDK. I’ve looked at the Backstage code sample which gave me the idea that perhaps this can be done by modifying Config.daml. But I haven’t been able to determine the right component ID or work out how to actually uncheck the “Show the editing toolbar on the map” checkbox?