mirror of
https://github.com/siteboon/claudecodeui.git
synced 2025-12-09 02:29:38 +00:00
@@ -89,6 +89,7 @@ function AppContent() {
|
||||
window.navigator.standalone ||
|
||||
document.referrer.includes('android-app://');
|
||||
setIsPWA(isStandalone);
|
||||
document.addEventListener('touchstart', {});
|
||||
|
||||
// Add class to html and body for CSS targeting
|
||||
if (isStandalone) {
|
||||
|
||||
Reference in New Issue
Block a user