1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 03:38:52 +03:00

sync globe

This commit is contained in:
Anton Afanasyeu
2026-06-06 17:41:56 +02:00
parent 5eaad41405
commit a5a7e97dc3
2 changed files with 151 additions and 80 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 = '20260606globe2';
var logoBuild = '20260606globe3';
function hubAsset(rel) {
var link = document.querySelector('link[href*="hub.css"]');