mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-04 15:54:00 +01:00
Fix comment for bug reporting screen
This commit is contained in:
@@ -3656,7 +3656,7 @@ var ICEcoder = {
|
||||
this.showHide('show', get('blackMask'));
|
||||
},
|
||||
|
||||
// Show the auto-logout warning screen
|
||||
// Show the bug report screen
|
||||
bugReportScreen: function() {
|
||||
get('mediaContainer').innerHTML = '<iframe src="' +
|
||||
this.iceLoc +
|
||||
|
||||
Reference in New Issue
Block a user