Skip to content

Commit 9cbd3c3

Browse files
committed
Fix a mistype
1 parent dcedd1f commit 9cbd3c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Shoko.Desktop/AppSettings.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1587,7 +1587,7 @@ public static int DashMetro_WatchNext_Items
15871587
}
15881588

15891589
public static int DashMetro_RandomSeries_Items
1590-
{o
1590+
{
15911591
get
15921592
{
15931593
string val = Get("DashMetro_RandomSeries_Items");

0 commit comments

Comments
 (0)