Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -290,7 +290,7 @@
|
|
290 |
fileInput.value = '';
|
291 |
} catch (error) {
|
292 |
console.error('Error uploading files:', error);
|
293 |
-
messageInput.value = '
|
294 |
sendMessage();
|
295 |
}
|
296 |
});
|
|
|
290 |
fileInput.value = '';
|
291 |
} catch (error) {
|
292 |
console.error('Error uploading files:', error);
|
293 |
+
messageInput.value = 'عذرا نحن نعمل حاليا عى اضافة هذه الميزة';
|
294 |
sendMessage();
|
295 |
}
|
296 |
});
|