fix(web): Missing comma in config
This commit is contained in:
parent
74026fd847
commit
56c112ebdc
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
(
|
||||
matches: ["docs"],
|
||||
queries: [(name: "Docs.rs", query: "docs.rs/")]
|
||||
)
|
||||
),
|
||||
(
|
||||
matches: ["fh"],
|
||||
queries: [(name: "Flathub", query: "flathub.org/apps/search/")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue