update components
This commit is contained in:
parent
654ecc8d27
commit
ca2375cf4f
6 changed files with 14 additions and 14 deletions
|
@ -145,7 +145,7 @@
|
|||
|
||||
apiClient.getPublicSystemInfo().then(function (info) {
|
||||
|
||||
if (compareVersions(info.Version, '3.0.5912') == 1) {
|
||||
if (compareVersions(info.Version, '3.0.5913') == 1) {
|
||||
showInternal();
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue