dmwm / dbs2go

DBS server written in Go
MIT License
5 stars 4 forks source link

Fix for Issue #17 #18

Closed d-ylee closed 2 years ago

d-ylee commented 2 years ago

Fixes issue #17 by changing string formatting from %s to %v.