fix(ios): remove NWC Live Activity widgetURL to avoid deep link parse error
This commit is contained in:
@@ -133,7 +133,6 @@ struct NWCWidgetLiveActivity: Widget {
|
||||
} minimal: {
|
||||
ZeusIcon(size: 16)
|
||||
}
|
||||
.widgetURL(URL(string: "zeus://nwc"))
|
||||
.keylineTint(Color(red: 1, green: 0.82, blue: 0))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user