mirror of
https://github.com/siteboon/claudecodeui.git
synced 2025-12-08 21:29:38 +00:00
Compare commits
2 Commits
3a72a262a9
...
09688a09ca
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
09688a09ca | ||
|
|
1cc3f61b81 |
@@ -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