Toggle navigation
Toggle navigation
This project
Loading...
Sign in
박찬수
/
enjoy_soccer
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Ga Min Cha
2022-06-09 00:42:48 +0900
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
ec7e71c707507c93a101cedb1bc7de2b2b3e13d3
ec7e71c7
2 parents
3d8625ee
7784bae3
Merge branch 'master' of
http://khuhub.khu.ac.kr/2018102191/enjoy_soccer
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
getid.js
getid.js
View file @
ec7e71c
...
@@ -120,7 +120,7 @@ function FindDataFile(){
...
@@ -120,7 +120,7 @@ function FindDataFile(){
120
})
120
})
121
}
121
}
122
122
123
-
exports
.
SetData
()
=
function
(){
123
+
exports
.
SetData
=
function
(){
124
FindDataFile
();
124
FindDataFile
();
125
}
125
}
126
126
...
...
Please
register
or
login
to post a comment