mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-22 13:00:56 -04:00
feat(news): Add popularity model
This commit is contained in:
committed by
mrugesh mohapatra
parent
eba910e939
commit
2cce8bbfd5
@@ -90,5 +90,9 @@
|
||||
"article": {
|
||||
"dataSource": "db",
|
||||
"public": true
|
||||
},
|
||||
"popularity": {
|
||||
"dataSource": "db",
|
||||
"public": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user