Random mac breaks "dismiss active actions" so poof --nobuild

This commit is contained in:
Willy-JL
2023-09-07 02:53:15 +02:00
parent 7e9f0657a4
commit bf55e9b5a9

View File

@@ -64,14 +64,6 @@ static Payload payloads[] = {
.type = ContinuityTypeNearbyAction,
.data = {.nearby_action = {.flags = 0xC0, .type = 0x00}},
}},
{.title = "Dismiss Active Actions",
.text = "Close current Nearby Actions",
.random = false,
.msg =
{
.type = ContinuityTypeNearbyAction,
.data = {.nearby_action = {.flags = 0x00, .type = 0x00}},
}},
{.title = "AppleTV AutoFill",
.text = "Banner, unlocked, long range",
.random = false,