update extension loader path

This commit is contained in:
Izalia Mae 2021-05-26 00:36:41 -04:00
parent 2f572e384d
commit 6c71f895d8

View file

@ -61,7 +61,7 @@ py_object_cleanup(void *ptr)
/* This would be "extension.py" from the source directory. */
static const char *extension_name = "extension";
static const char *extension_name = "extension_proxy";
static gboolean