release: update landing page assets and API fallback
هذا الالتزام موجود في:
@@ -4,7 +4,7 @@
|
||||
|
||||
const submitButton = form.querySelector('button[type="submit"]');
|
||||
const defaultSubmitLabel = submitButton ? submitButton.textContent : 'Send';
|
||||
const fallbackApi = 'https://tabeleymvp2-8b111c91640a.hosted.ghaymah.systems/api';
|
||||
const fallbackApi = 'https://app.tabeley.com/api';
|
||||
const configuredBase = window.TABELEY_API_BASE_URL;
|
||||
const originBase = `${window.location.origin}/api`;
|
||||
|
||||
@@ -79,4 +79,4 @@
|
||||
console.error('Feedback send failed:', lastError);
|
||||
alert('Unable to send feedback now. Please try again later.');
|
||||
});
|
||||
})();
|
||||
})();
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم