remove an XXX since it's not actually a problem

pull/1/head
ansuz 2019-06-20 11:51:14 +02:00
parent 85871ead2e
commit 37dfeb1ad6
1 changed files with 1 additions and 1 deletions

View File

@ -289,7 +289,7 @@ define([
id: 'cp-app-prop-size',
}));
if (data.sharedFolder) { // XXX debug
if (data.sharedFolder) {
$('<label>', {'for': 'cp-app-prop-channel'}).text('Channel ID').appendTo($d);
if (AppConfig.pinBugRecovery) { $d.append(h('p', AppConfig.pinBugRecovery)); }
$d.append(UI.dialog.selectable(data.channel, {