✏️ Update Content Info
1await contentDB.updateInfo(2 contentID,3 {4 tags: ["updated"],5 author: "New Author"6 }7);
1await contentDB.updateInfo(2 contentID,3 {4 tags: ["updated"],5 author: "New Author"6 }7);