Update to match new thunderbird

This commit is contained in:
RealStickman 2022-08-30 14:16:38 +02:00
parent 4638025a6e
commit 3e68d87dc3

View File

@ -43,7 +43,7 @@
"percent": 0.25, "percent": 0.25,
"swallows": [ "swallows": [
{ {
"class": "^Thunderbird$", "class": "^thunderbird$",
"instance": "^Mail$" "instance": "^Mail$"
} }
], ],