mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-25 18:35:06 +01:00
Fixed typo
This commit is contained in:
@@ -457,7 +457,7 @@ tasks.register('downloadBraveClean', Download) {
|
||||
overwrite true
|
||||
}
|
||||
|
||||
tasks.register('downloadBraveDebouce', Download) {
|
||||
tasks.register('downloadBraveDebounce', Download) {
|
||||
src "https://raw.githubusercontent.com/brave/adblock-lists/master/brave-lists/debounce.json"
|
||||
dest "src/main/assets"
|
||||
overwrite true
|
||||
|
||||
Reference in New Issue
Block a user