We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
TODO
interface UserComments { uid: string; comments: Map<number, string>; // Map<id de la chanson, texte du commentaire> }
There was an error while loading. Please reload this page.