cms icon indicating copy to clipboard operation
cms copied to clipboard

Fixes admin dashbaord

Open hkirat opened this issue 1 year ago • 0 comments

Also does a bunch of cleanup Specifically, findContentById did not explicitly tell if it was returning a folder or a content like video/notion doc This PR fixes that by making the return type explicity.

And since this function was being used in various places, had to fix that as well.

hkirat avatar Aug 20 '24 04:08 hkirat