1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 05:17:39 +03:00
This commit is contained in:
Anton Afanasyeu
2026-06-06 18:59:08 +02:00
parent 76d3d3eca4
commit 0b4c2afe04
2 changed files with 83 additions and 151 deletions

View File

@@ -180,7 +180,7 @@ unset($__platformDir);
var supportsLayout = !!(window.CSS && CSS.supports && CSS.supports('object-fit', 'cover'));
var logoEnabled = !!(stage && supportsSvg && supportsLayout);
var logoBuild = '20260606globe9';
var logoBuild = '20260606globe10';
function hubAsset(rel) {
var link = document.querySelector('link[href*="hub.css"]');