Open OneByteGH opened 2 years ago
There is a typo in the readme at line 97
if (!setupEconomy() ) {
This PR just changes that to
if (!setupEconomy()) {
yo whut?
There is a typo in the readme at line 97
This PR just changes that to