[misskey] implement 'include' option (#5347)
This commit is contained in:
@@ -183,7 +183,6 @@ SUBCATEGORY_MAP = {
|
||||
"issue" : "Comic Issues",
|
||||
"manga" : "Manga",
|
||||
"media" : "Media Files",
|
||||
"note" : "Images from Notes",
|
||||
"popular": "Popular Images",
|
||||
"recent" : "Recent Images",
|
||||
"search" : "Search Results",
|
||||
@@ -296,6 +295,10 @@ SUBCATEGORY_MAP = {
|
||||
"following" : "Library",
|
||||
"list": "MDLists",
|
||||
},
|
||||
"misskey": {
|
||||
"note" : "Notes",
|
||||
"notes": "User Notes",
|
||||
},
|
||||
"nijie": {
|
||||
"followed": "Followed Users",
|
||||
"nuita" : "Nuita History",
|
||||
|
||||
Reference in New Issue
Block a user