fixed translations in opensearch.xml
This commit is contained in:
parent
5a4be6dad6
commit
90d3964ca2
12 changed files with 39 additions and 5 deletions
1
init.go
1
init.go
|
@ -65,6 +65,7 @@ func main() {
|
|||
// Start automatic update checker, not used now
|
||||
//go checkForUpdates()
|
||||
|
||||
InitializeLanguage("en") // Initialize language before generating OpenSearch
|
||||
generateOpenSearchXML(config)
|
||||
|
||||
go startNodeClient()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue