Merge pull request #376 from realchrislovett/patch-1

Remove bar at top of screen on iOS
This commit is contained in:
schlagmichdoch
2025-02-14 23:53:03 +01:00
committed by GitHub

View File

@@ -10,6 +10,7 @@
<meta name="theme-color" content="#3367d6">
<meta name="color-scheme" content="dark light">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="apple-mobile-web-app-title" content="PairDrop">
<meta name="application-name" content="PairDrop">
<!-- Descriptions -->
@@ -841,4 +842,4 @@
</x-noscript>
</noscript>
</body>
</html>
</html>