ci: trigger frontend-only CI verification run

This commit is contained in:
vee1e 2026-06-11 02:00:14 +05:30
parent 06560fe0f6
commit 8be93a6325
No known key found for this signature in database
GPG key ID: EB498AFC60A7A01A

View file

@ -1,4 +1,5 @@
import { Injectable } from '@angular/core';
// Minor comment to verify frontend-only path filtering and CI build trigger
const SESSION_KEY = 'uploadState';
const INTERRUPTED_THRESHOLD_MS = 30 * 60 * 1000; // 30 minutes