fixing url

This commit is contained in:
amitrana01 2025-06-17 21:43:00 +05:30
parent 95f70b8454
commit 696670128d
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
const APP_CONFIG = { const APP_CONFIG = {
supabaseUrl: 'https://ymjnjwtigyiajxgyikhb.supabase.co', supabaseUrl: 'https://ymjnjwtigyiajxgyikhb.supabase.co',
supabaseKey: 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6Inltam5qd3RpZ3lpYWp4Z3lpa2hiIiwicm9sZSI6ImFub24iLCJpYXQiOjE3NDk2MTk0MzMsImV4cCI6MjA2NTE5NTQzM30.r7oESwxVE781baW4INZI_Ej_6hci21VTfyNcDZj_d3o', supabaseKey: 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6Inltam5qd3RpZ3lpYWp4Z3lpa2hiIiwicm9sZSI6ImFub24iLCJpYXQiOjE3NDk2MTk0MzMsImV4cCI6MjA2NTE5NTQzM30.r7oESwxVE781baW4INZI_Ej_6hci21VTfyNcDZj_d3o',
webhookUrl: 'https://m8taq6tk.rpcld.cc/webhook/trade', webhookUrl: 'https://m8taq6tk.rpcld.cc/webhook/trading',
useWebhook: true useWebhook: true
}; };

View File

@ -90,7 +90,7 @@
<div class="hidden md:flex items-center gap-6"> <div class="hidden md:flex items-center gap-6">
<div class="text-right"> <div class="text-right">
<p class="text-sm text-white">Last updated</p> <!-- <p class="text-sm text-white">Last updated</p> -->
<p class="font-semibold text-white" id="lastUpdated"></p> <p class="font-semibold text-white" id="lastUpdated"></p>
</div> </div>
<div class="flex items-center gap-4"> <div class="flex items-center gap-4">