mirror of
https://github.com/lumaa-dev/BubbleApp.git
synced 2025-01-13 17:34:10 +01:00
Bubble+ deep link
This commit is contained in:
parent
e6ebb3a139
commit
81c320e98a
@ -97,6 +97,9 @@ extension Navigator {
|
||||
}
|
||||
|
||||
self.presentedSheet = .post(content: newContent, replyId: nil, editId: nil)
|
||||
} else if mainAction == "plus" {
|
||||
guard uni else { return OpenURLAction.Result.discarded }
|
||||
self.presentedCover = .shop
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user