SamiKoen commited on
Commit
f5deff0
·
verified ·
1 Parent(s): 657b178

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -536,7 +536,7 @@ document.addEventListener('DOMContentLoaded', function() {
536
  setTimeout(function() {
537
  const textareas = document.querySelectorAll('textarea');
538
  textareas.forEach(textarea => {
539
- textarea.placeholder = "Sorunuzu buraya yazın... (örn: Madone SL 6 stokta var mı?)";
540
 
541
  // Placeholder stillemesi
542
  textarea.style.fontStyle = "italic";
 
536
  setTimeout(function() {
537
  const textareas = document.querySelectorAll('textarea');
538
  textareas.forEach(textarea => {
539
+ textarea.placeholder = "Sorunuzu buraya yazın... (örn: Kadromun boyu ne olmalı?)";
540
 
541
  // Placeholder stillemesi
542
  textarea.style.fontStyle = "italic";