Archived
1

Explicit error message for profile posting with enabled artifacts

This commit is contained in:
2018-01-23 20:50:21 +04:00
parent c5d8590b87
commit b7379013a8
5 changed files with 22 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ import (
)
// VERSION is the current bot's version
const VERSION = "0.6.5"
const VERSION = "0.6.6"
// DatabaseConnection handles database connection settings in config.yaml
type DatabaseConnection struct {