chore: test deploy snapshot

This commit is contained in:
2026-05-27 11:44:33 +09:00
parent 4a88d3f430
commit 215648bd8d
2 changed files with 2 additions and 1 deletions

View File

@@ -51,7 +51,7 @@
themeColor: '#0f766e',
scope: pathname,
};
} else if (pathname.startsWith('/shares/')) {
} else if (pathname.startsWith('/chat/share/') || pathname.startsWith('/shares/')) {
installMetadata = {
title: '리소스 공유 채팅방',
shortName: '공유채팅',