We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6376ea commit cd95f2fCopy full SHA for cd95f2f
1 file changed
src/utils/constants.ts
@@ -1,4 +1,2 @@
1
-export const MILLER_PARK_COURT_ID = 1374;
2
-export const BAKER_PARK_COURT_ID = 1378;
3
export const COURT_STATUS_DATABASE_NAME =
4
window.location.hostname == "zitnr.com" ? "courtStatus" : "courtStatusDev";
0 commit comments