Update TOS and Privacy Policy

This commit is contained in:
2024-06-13 22:53:03 -04:00
parent 1a78f82c5e
commit 9bd10b56d9
5 changed files with 396 additions and 364 deletions

View File

@@ -14,6 +14,7 @@ import type { Router } from 'vue-router';
const client = new Client();
console.log(import.meta.env);
const VITE_APPWRITE_API_ENDPOINT = import.meta.env.VITE_APPWRITE_API_ENDPOINT;
const VITE_APPWRITE_API_PROJECT = import.meta.env.VITE_APPWRITE_API_PROJECT;