From a376e3429a5c008e5daf3ab2f233fe84530e99ca Mon Sep 17 00:00:00 2001 From: Andrea Muttoni Date: Fri, 16 Dec 2022 00:08:52 +0100 Subject: [PATCH] Update flow.toml --- data/ecosystems/f/flow.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/f/flow.toml b/data/ecosystems/f/flow.toml index e8e1b8e4..1a362feb 100644 --- a/data/ecosystems/f/flow.toml +++ b/data/ecosystems/f/flow.toml @@ -4402,3 +4402,6 @@ url = "https://github.com/cleardev0829/flow-nft-proj" [[repo]] url = "https://github.com/nvdtf/flow-contract-audit-vouchers" + +[[repo]] +url = "https://github.com/muttoni/flow-contract-browser"