mirror of
https://github.com/yattee/yattee.git
synced 2025-12-04 07:08:15 +00:00
Add settings for frontend instance URL
This commit is contained in:
@@ -19,7 +19,7 @@ struct ServicesSettings: View {
|
||||
#endif
|
||||
}
|
||||
|
||||
Section(header: Text("SponsorBlock Categories to Skip")) {
|
||||
Section(header: Text("Categories to Skip")) {
|
||||
#if os(macOS)
|
||||
List(SponsorBlockAPI.categories, id: \.self) { category in
|
||||
SponsorBlockCategorySelectionRow(
|
||||
|
||||
Reference in New Issue
Block a user