AITools prime cose
This commit is contained in:
12
src/server/populate/catais.js
Normal file
12
src/server/populate/catais.js
Normal file
@@ -0,0 +1,12 @@
|
||||
module.exports = {
|
||||
list: [
|
||||
{
|
||||
_id: 1,
|
||||
descr: 'Pubblicare',
|
||||
},
|
||||
{
|
||||
_id: 2,
|
||||
descr: 'Matematica',
|
||||
},
|
||||
],
|
||||
};
|
||||
Reference in New Issue
Block a user