Show database file size on info page
This commit is contained in:
@@ -8,6 +8,7 @@ import (
|
||||
|
||||
type DBStats struct {
|
||||
History map[time.Time]BookmarkInfo
|
||||
FileSize int
|
||||
Searches int
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user