rev100, Revision numbering for sub-versions, Assign connection to peer on filerequest/pex, Pex count bugfix, Disable unnecessary topright button click animation, Topright burger utf8 character change to more supported one
This commit is contained in:
parent
f1a885b0ef
commit
60bfac63da
14 changed files with 206 additions and 201 deletions
|
@ -219,6 +219,7 @@ class UiWebsocket(object):
|
|||
"ui_ip": config.ui_ip,
|
||||
"ui_port": config.ui_port,
|
||||
"version": config.version,
|
||||
"rev": config.rev,
|
||||
"debug": config.debug,
|
||||
"plugins": PluginManager.plugin_manager.plugin_names
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue