Sid Gifari File Manager
🏠 Root
/
home
/
genremedia08
/
musicjukebox.overlookedtracks.com
/
common
/
resources
/
client
/
comments
/
Editing: commentable.ts
export interface Commentable { id: number; model_type: string; duration?: number; }
Save
Cancel