Skip to content

Commit b77c3cc

Browse files
authored
Add 'earn_money' category with tags and color
1 parent d68c715 commit b77c3cc

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

metadata.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,9 @@ var toolMetadata = {
6666
tags: ["Super fast", "easy", "good"],
6767
color: "#00a86b"
6868
},
69-
69+
"earn_money": {
70+
category: "Free Money",
71+
tags: ["fast earn", "easy", "Unlimited"],
72+
color: "#00a86b"
73+
},
7074
};

0 commit comments

Comments
 (0)