chore: bump rob
This commit is contained in:
118 files changed
+208
-303
No files matched your search
@@ -10,7 +10,7 @@ package cn.rtast.fancybot.entity.pixiv
|
||||
import com.google.gson.annotations.SerializedName
|
||||
|
||||
data class Ranking(
|
||||
val contents: List<Content>
|
||||
val contents: List<Content>,
|
||||
) {
|
||||
data class Content(
|
||||
val title: String,
|
||||
|
||||
Reference in New Issue
Block a user