We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b1172a commit a6655b0Copy full SHA for a6655b0
Extension/src/background/api/network/settings.ts
@@ -185,6 +185,8 @@ export class NetworkSettings {
185
/**
186
* Returns URL for user complaints on missed ads or malware/phishing websites.
187
*
188
+ * FIXME: Looks like not used, can be removed.
189
+ *
190
* @returns URL for user complaints on missed ads or malware/phishing websites.
191
*/
192
get reportUrl(): string {
0 commit comments