Yusuf Cihan
Yusuf Cihan
> It causes less issues that way with merging and so, though to be fair it seems turkish does not have any files so I don't think there would be...
I somehow messed up the commit history while pulling the latest commits, everything should be fine now. And I noticed missing escapes, so I fixed these problematic strings.
Can you show your blocks? Are you using the latest version of the extension?
Yeah, it seems that `GetPropertyMeta` blocks having problems. But you are supposed to use `any component` blocks (recommended) or `GetProperty` block anyway if you want to get a property value...
Just an update for this, [`winreg`](https://docs.python.org/3/library/winreg.html) (which is a standard/built-in Python library to access Windows Registry) doesn't appear to have required parameters to mark a registry key as volatile, so...
There is a `Toast.can_send_from_app_id` property but it only allows checking for the currently set app ID, but I can happily convert it to a function to allow checking for any...