Merge branch '2.3' into 2.4

This commit is contained in:
Markus Mäkelä
2019-12-03 10:05:34 +02:00
3 changed files with 86 additions and 25 deletions

View File

@ -34,6 +34,11 @@ const server_fields = [
path: 'attributes.state',
description: 'Server state'
},
{
name: 'Version',
path: 'attributes.version_string',
description: 'Server version'
},
{
name: 'Last Event',
path: 'attributes.last_event',