Fix various minor mistakes
This commit is contained in:
@@ -219,7 +219,7 @@ function ViewController(options) {
|
||||
break;
|
||||
|
||||
default :
|
||||
propValue = propValue = conf[propName];
|
||||
propValue = conf[propName];
|
||||
break;
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user