✏️ check1mAccess.ts

This commit is contained in:
nirholas
2026-03-31 10:24:21 +00:00
parent 410e5d99fd
commit f4e95088aa

View File

@@ -70,3 +70,4 @@ export function checkSonnet1mAccess(): boolean {
// Non-subscribers (API/PAYG) have access
return true
}