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"], matches: ["docs"],
queries: [(name: "Docs.rs", query: "docs.rs/")] queries: [(name: "Docs.rs", query: "docs.rs/")]
) ),
( (
matches: ["fh"], matches: ["fh"],
queries: [(name: "Flathub", query: "flathub.org/apps/search/")] queries: [(name: "Flathub", query: "flathub.org/apps/search/")]