mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
style - eslint fixes
This commit is contained in:
parent
b28122703c
commit
eea51b2cce
1 changed files with 4 additions and 4 deletions
|
@ -20,7 +20,7 @@
|
|||
}
|
||||
|
||||
if (type) {
|
||||
if (lang !== 'cn'){
|
||||
if (lang !== 'cn') {
|
||||
$this.magnificPopup({ type: type });
|
||||
} else {
|
||||
$this.magnificPopup({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue