mirror of
https://github.com/YGGverse/btracker.git
synced 2026-03-31 17:15:31 +00:00
update title separator
This commit is contained in:
parent
d5c8e04e80
commit
0dae0bbb53
1 changed files with 1 additions and 1 deletions
|
|
@ -242,4 +242,4 @@ fn rocket() -> _ {
|
|||
.mount("/", routes![index, rss, info])
|
||||
}
|
||||
|
||||
const S: &str = " - ";
|
||||
const S: &str = " • ";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue