mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-06 02:42:33 +01:00
[mv3] Issue labels cannot be set client-side
This commit is contained in:
parent
44bcb5fd99
commit
2c60bb3b07
@ -106,7 +106,6 @@ async function reportSpecificFilterIssue() {
|
||||
'`' + qs$('select[name="url"]').value + '`'
|
||||
);
|
||||
githubURL.searchParams.set('category', issueType);
|
||||
githubURL.searchParams.set('labels', 'uBOL');
|
||||
|
||||
const manifest = runtime.getManifest();
|
||||
const rulesets = await dnr.getEnabledRulesets();
|
||||
|
Loading…
Reference in New Issue
Block a user