Skip to content

Commit

Permalink
Fix #912 RSS searchUrl 示例看不全
Browse files Browse the repository at this point in the history
  • Loading branch information
Him188 committed Sep 12, 2024
1 parent 70ea11e commit 3e3e557
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,8 @@ fun RssEditPane(
label = { Text("搜索链接*") },
placeholder = {
Text(
"示例: https://acg.rip/page/{page}.xml?term={keyword}",
"示例https://acg.rip/page/{page}.xml?term={keyword}",
color = MaterialTheme.colorScheme.outline,
softWrap = false,
)
},
supportingText = {
Expand Down

0 comments on commit 3e3e557

Please # to comment.