fix(client) rigth -> right

This commit is contained in:
coderaiser 2017-06-14 15:22:33 +03:00
parent 6706d359f4
commit 5b1a514db7

View file

@ -346,7 +346,7 @@ function CloudCmdProto(Util, DOM) {
return [
...panels,
'rigth',
'right',
];
}