Really-amin commited on
Commit
4ee09b5
·
verified ·
1 Parent(s): dc862e5

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -136,7 +136,7 @@
136
  const data = await response.json();
137
  addMessage(data.reply, false);
138
  } catch (error) {
139
- addMessage("خطا در ارتباط با سرور.", false);
140
  }
141
  }
142
  });
 
136
  const data = await response.json();
137
  addMessage(data.reply, false);
138
  } catch (error) {
139
+ addMessage("خطا در ارتباط با. سرور.", false);
140
  }
141
  }
142
  });