Update URLs

This commit is contained in:
redphx
2024-06-09 15:56:32 +07:00
parent b780e4e63b
commit 902918d7fb
3 changed files with 5 additions and 7 deletions

View File

@@ -1,7 +1,6 @@
import { UserAgent } from "./user-agent";
export const SCRIPT_VERSION = Bun.env.SCRIPT_VERSION!;
export const SCRIPT_HOME = 'https://github.com/redphx/better-xcloud';
export const AppInterface = window.AppInterface;