Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Commit dccfd0a

Browse files
author
mattpass
committed
Fix comment for bug reporting screen
1 parent e259946 commit dccfd0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/js/icecoder.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3656,7 +3656,7 @@ var ICEcoder = {
36563656
this.showHide('show', get('blackMask'));
36573657
},
36583658

3659-
// Show the auto-logout warning screen
3659+
// Show the bug report screen
36603660
bugReportScreen: function() {
36613661
get('mediaContainer').innerHTML = '<iframe src="' +
36623662
this.iceLoc +

0 commit comments

Comments
 (0)