Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32213788
D8461.1765149510.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
430 B
Referenced Files
None
Subscribers
None
D8461.1765149510.diff
View Options
diff --git a/lib/reducers/invite-links-reducer.js b/lib/reducers/invite-links-reducer.js
--- a/lib/reducers/invite-links-reducer.js
+++ b/lib/reducers/invite-links-reducer.js
@@ -21,8 +21,8 @@
const links = {};
for (const link of action.payload.links) {
links[link.communityID] = {
- primaryLink: link,
...state.links[link.communityID],
+ primaryLink: link,
};
}
return {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 7, 11:18 PM (4 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5846402
Default Alt Text
D8461.1765149510.diff (430 B)
Attached To
Mode
D8461: [lib] Fix primary links reducer
Attached
Detach File
Event Timeline
Log In to Comment