mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
remove telemetry completely
This commit is contained in:
@@ -778,9 +778,6 @@ function main(storedSetting: SettingsState) {
|
||||
browser.runtime.sendMessage({ type: 'setDefaultStorage' })
|
||||
}
|
||||
|
||||
if (storedSetting.telemetry && storedSetting.onoff) {
|
||||
}
|
||||
|
||||
const handleDisabled = () => {
|
||||
waitForElm('.code').then(AppendElementsToDisabledPage)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user