Ezmary commited on
Commit
ec1bd1b
·
verified ·
1 Parent(s): 80db16e

Update src/App.tsx

Browse files
Files changed (1) hide show
  1. src/App.tsx +1 -1
src/App.tsx CHANGED
@@ -211,7 +211,7 @@ function App() {
211
  }, [isNotificationOpen]);
212
 
213
  if (isAllowedOrigin === null) {
214
- return <div style={{ padding: '20px', textAlign: 'center' }}>در حال بررسی دسترسی...</div>;
215
  }
216
 
217
  return (
 
211
  }, [isNotificationOpen]);
212
 
213
  if (isAllowedOrigin === null) {
214
+ return <div style={{ padding: '20px', textAlign: 'center' }}>مکالمه صوتی و تصویری هوشان</div>;
215
  }
216
 
217
  return (