Revert "SaaS fixes (#6578)"

This reverts commit ddf78d11ae.
This commit is contained in:
Anthony Stirling
2026-06-16 16:48:30 +01:00
committed by GitHub
parent ddf78d11ae
commit 5389e39cfc
415 changed files with 5857 additions and 29554 deletions
+1
View File
@@ -14,6 +14,7 @@ interface ImportMetaEnv {
// SaaS only (.env.saas)
readonly VITE_USERBACK_TOKEN: string;
readonly VITE_RUN_SUBPATH: string;
readonly VITE_DEV_BYPASS_AUTH: string;
// Desktop only (.env.desktop)