source layouts (#153)

This commit is contained in:
robo
2022-03-07 00:32:06 +03:30
committed by GitHub
parent 0a63d60880
commit 70b84b810f
6 changed files with 101 additions and 3 deletions
+1
View File
@@ -265,4 +265,5 @@ interface LibraryDisplayOptions {
showDownloadBadge: boolean
showUnreadBadge: boolean
gridLayout: number
SourcegridLayout:number
}