Please Fix Tutorials? :(

I just had a glance over the magic link page and it looks like the issues i had were all resolved except for the colors array:

local colors = { hash("orange"), hash("pink"), hash("blue"), hash("yellow"), hash("green") }
hash("grey") }

I think you need to remove hash(“grey”) } still. I’ll take a look tonight

2 Likes