Fixed bug that occurred with sub-buckets around level 4
This commit is contained in:
@@ -52,6 +52,7 @@ func main() {
|
||||
|
||||
// First things first, load the database into memory
|
||||
memBolt.refreshDatabase()
|
||||
// Kick off the UI loop
|
||||
mainLoop(memBolt, style)
|
||||
defer db.Close()
|
||||
}
|
||||
|
Reference in New Issue
Block a user