🍈👯 Checkpoint
./server.js:617503/1976 ./src/api/flavors.js:617503/88 ./public/index.html:617503/2808
This commit is contained in:
+5
-1
@@ -1 +1,5 @@
|
||||
const flavors = { }
|
||||
const flavors = (request, reply) => {
|
||||
reply("chocolate");
|
||||
}
|
||||
|
||||
module.exports = flavors;
|
||||
Reference in New Issue
Block a user