Skip to content

Commit 80bb4b7

Browse files
committed
Merge branch 'development' of https://github.com/lcnetdev/bfe into development
2 parents 12685d9 + 4c936c3 commit 80bb4b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

builds/bfe.dev.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -769,7 +769,7 @@ bfe.define('src/bfe', ['require', 'exports', 'module', 'src/bfestore', 'src/bfel
769769
$option.html(label);
770770
jqObject.append($option);
771771
}
772-
}
772+
}
773773
}
774774
}
775775

@@ -875,7 +875,7 @@ bfe.define('src/bfe', ['require', 'exports', 'module', 'src/bfestore', 'src/bfel
875875
$option.html(label);
876876
jqObject.append($option);
877877
}
878-
}
878+
}
879879
}
880880
}
881881

0 commit comments

Comments
 (0)