Ga Min Cha
Showing 1 changed file with 1 additions and 1 deletions
......@@ -120,7 +120,7 @@ function FindDataFile(){
})
}
exports.SetData() = function(){
exports.SetData = function(){
FindDataFile();
}
......