comcode-org / hackmud_wiki

https://wiki.hackmud.com/
Other
12 stars 21 forks source link

`sys.init` Return section doesn't look right #443

Closed oolu4236 closed 2 months ago

oolu4236 commented 2 months ago

Problem

If you don't pass { confirm: true } it doesn't actually return an object, it returns a string (which you can see by the fact that the output doesn't have Success or Failure at the top) as seen here

and there's a typo with Faliure