[bin] Don't create projects as listed

This commit is contained in:
Max Wofford 2024-05-16 16:57:25 -04:00
parent 9fc5a25417
commit 4549e7a3e0

View file

@ -70,7 +70,7 @@ const createProject = async (partsList = []) => {
const body = JSON.stringify({
name: "The Bin!",
unlisted: false,
unlisted: true,
files: [{
name: "help.md",
content: `# Welcome to The Bin! 🦝