You've already forked openaccounting-server
forked from cybercinch/openaccounting-server
api 1.0.1 add signupSource
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
"sync"
|
||||
)
|
||||
|
||||
const version = "1.0.0"
|
||||
const version = "1.0.1"
|
||||
|
||||
//var upgrader = websocket.Upgrader{} // use default options
|
||||
var txSubscriptions = make(map[string][]*websocket.Conn)
|
||||
|
||||
Reference in New Issue
Block a user