mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-29 22:16:11 +02:00
Fix various minor mistakes
This commit is contained in:
parent
351ae52776
commit
c9ff904b2b
7 changed files with 17 additions and 18 deletions
|
@ -219,7 +219,7 @@ function ViewController(options) {
|
|||
break;
|
||||
|
||||
default :
|
||||
propValue = propValue = conf[propName];
|
||||
propValue = conf[propName];
|
||||
break;
|
||||
}
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue