Skip to content

Commit bc6101d

Browse files
committed
1 parent 301aa0d commit bc6101d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crud/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ <h4 class="modal-title"></h4>
160160

161161
function showModal(title, row) {
162162
row = row || {
163+
id: '',
163164
name: '',
164165
stargazers_count: 0,
165166
forks_count: 0,

0 commit comments

Comments
 (0)