Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3b48a43

Browse files
committed
Add view more items
1 parent631e898 commit3b48a43

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎src/RainOfSnow/RainOfSnow.ts‎

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const BASE = "https://rainofsnow.com"
1515

1616
exportconstRainOfSnowInfo:SourceInfo={
1717
icon:"icon.png",
18-
version:"1.3.0",
18+
version:"1.3.1",
1919
name:"RainOfSnow",
2020
author:"PythonCoderAS",
2121
authorWebsite:"https://github.com/PythonCoderAS",
@@ -139,4 +139,9 @@ export class RainOfSnow extends Source {
139139
ids:ids
140140
}));
141141
}
142+
143+
144+
getViewMoreItems(homepageSectionId:string,metadata:any):Promise<PagedResults>{
145+
returnthis.getWebsiteMangaDirectory(metadata);
146+
}
142147
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp