Skip to content

Commit 50c9fc0

Browse files
committed
regenerate js
1 parent 3a5c36d commit 50c9fc0

File tree

3 files changed

+3
-27
lines changed

3 files changed

+3
-27
lines changed

public/js/index.js

Lines changed: 1 addition & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/index.js.map

Lines changed: 1 addition & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web_src/js/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3167,7 +3167,7 @@ window.updateDeadline = function (deadlineString) {
31673167
$('#deadline-err-invalid-date').show();
31683168
}
31693169
});
3170-
}
3170+
};
31713171

31723172
window.deleteDependencyModal = function (id, type) {
31733173
$('.remove-dependency')

0 commit comments

Comments
 (0)