policy-node: use default-nodes-api plugin

This commit is contained in:
George Kiagiadakis
2021-03-31 13:09:24 +03:00
parent 0bc257b6c3
commit 0ecefcb55d
5 changed files with 25 additions and 18 deletions

View File

@@ -82,6 +82,8 @@ on_metadata_changed (WpMetadata *m, guint32 subject,
self->defaults[node_t] = g_strdup (name);
}
wp_debug_object (m, "changed '%s' -> '%s'", key, self->defaults[node_t]);
schedule_changed_notification (self);
}
}