New Addon version and 10k downloads :)

This commit is contained in:
Kevin Röbert
2018-09-26 17:35:50 +02:00
parent 7087935918
commit 228015e640
9 changed files with 530 additions and 2 deletions

View File

@@ -208,6 +208,7 @@ function setText()
injectText('configs_head','popup_html_configs_head');
injectText('configs_switch_statistics','configs_switch_statistics');
injectText('reportButton', 'popup_html_report_button', true);
$('#donate').prop('title', translate('donate_button'));
}
/**