chore: test deploy snapshot
This commit is contained in:
@@ -1199,10 +1199,6 @@ function buildAbsoluteShareUrl(path?: string | null) {
|
||||
}
|
||||
|
||||
function createChatShareManifestHref(pathname: string, title?: string | null) {
|
||||
if (isAppleMobileDevice()) {
|
||||
return '/chat-share.webmanifest';
|
||||
}
|
||||
|
||||
const normalizedTitle = title?.trim();
|
||||
return createInstallManifestObjectUrl({
|
||||
startPath: pathname,
|
||||
|
||||
Reference in New Issue
Block a user