This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
Fix the bookmark column pinning fix…
closed-social-glitch-2
Thibaut Girka
6 years ago
parent
54f5170f59
commit
1aac83ef47
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/javascript/flavours/glitch/features/ui/components/columns_area.js
+ 1
- 1
app/javascript/flavours/glitch/features/ui/components/columns_area.js
View File
@ -25,7 +25,7 @@ const componentMap = {
'HASHTAG'
:
HashtagTimeline
,
'DIRECT'
:
DirectTimeline
,
'FAVOURITES'
:
FavouritedStatuses
,
'BOOKMARK
ED
'
:
BookmarkedStatuses
,
'BOOKMARK
S
'
:
BookmarkedStatuses
,
'LIST'
:
ListTimeline
,
}
;
Write
Preview
Loading…
Cancel
Save