Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32200834
D8258.1765109804.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
536 B
Referenced Files
None
Subscribers
None
D8258.1765109804.diff
View Options
diff --git a/native/search/message-search.react.js b/native/search/message-search.react.js
--- a/native/search/message-search.react.js
+++ b/native/search/message-search.react.js
@@ -178,7 +178,7 @@
return <SearchFooter text="End of results" />;
}
const text =
- 'No results, please try using different keywords to refine your search';
+ 'No results. Please try using different keywords to refine your search';
return <SearchFooter text={text} />;
}, [query, endReached, measuredMessages.length]);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 7, 12:16 PM (18 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5844141
Default Alt Text
D8258.1765109804.diff (536 B)
Attached To
Mode
D8258: [native] Remove comma splice in message search
Attached
Detach File
Event Timeline
Log In to Comment