gobiasinc / illusions

Concepts for new illusions
0 stars 0 forks source link

Fix API bug #5

Open magicalgob opened 5 years ago

magicalgob commented 5 years ago

Turns out we're returning the wrong parameter from the server on the API.

Todo

I think this is great task for one of the juniors.

perborgen commented 5 years ago

It's caused by this code:

        @name = "Application"
        @array = [1,2,3,4,5]

↳ src/main.imba