Update reset.html
Browse files- reset.html +1 -1
reset.html
CHANGED
|
@@ -77,7 +77,7 @@
|
|
| 77 |
*/
|
| 78 |
|
| 79 |
const SUPABASE_URL = "https://sabzdinksnhtxkmuifhu.supabase.co";
|
| 80 |
-
const SUPABASE_ANON_KEY = "
|
| 81 |
|
| 82 |
// Use window.supabase (the global from CDN) instead of const supabase
|
| 83 |
const { createClient } = window.supabase;
|
|
|
|
| 77 |
*/
|
| 78 |
|
| 79 |
const SUPABASE_URL = "https://sabzdinksnhtxkmuifhu.supabase.co";
|
| 80 |
+
const SUPABASE_ANON_KEY = "sb_publishable_cnPXh7btnMgXgSh1uP2WHw_8254URhU";
|
| 81 |
|
| 82 |
// Use window.supabase (the global from CDN) instead of const supabase
|
| 83 |
const { createClient } = window.supabase;
|