I uninstalled the addon but it won’t let me delete those nodes for some reason. I get that error in the screen shot above.
There's only a reply button for you on the initial post fyi. This is the error I got from the query:
#1054 - Unknown column 'node_id' in 'where clause'
Oops sorry. The table should be xf_node
Sorry for the late reply, ive been outta town. So I ran the query, but it didn't do anything. It looks like I'm trying to get rid of these, but I can't from the admin panel:
View attachment 2583
update xf_node
set node_type_id = 'Forum'
where node_type_id = 'nobita_Teams_Forum'