Fixed a wrong comment inside Connector History module (ui/commands/history.js)

This commit is contained in:
NI
2019-10-22 08:43:00 +08:00
parent e048671bfd
commit 7224eb263d

View File

@@ -95,7 +95,7 @@ export class History {
}
/**
* Save record to history
* Delete record from history
*
* @param {string} uid unique name
*