fix(web): Missing comma in config

This commit is contained in:
Michael Aaron Murphy 2021-08-19 12:26:51 +02:00
parent 74026fd847
commit 56c112ebdc

View file

@ -38,7 +38,7 @@
(
matches: ["docs"],
queries: [(name: "Docs.rs", query: "docs.rs/")]
)
),
(
matches: ["fh"],
queries: [(name: "Flathub", query: "flathub.org/apps/search/")]