eugrro / klip

An social application to share gaming clips and other related content, interact with communities and grow an audience.
2 stars 0 forks source link

Fix all numbers in mongo to be ints instead of strings #57

Open TLSE30 opened 3 years ago

TLSE30 commented 3 years ago

I did it to save time but now I regret it UPDATE fixed content needs fixing for userprofiles

TheLuke30 commented 3 years ago

The numbers in db are now ints, but code needs to be updated to input/pull ints instead of strings