-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Model Shop terms and icon (re: #7779)
- Loading branch information
1 parent
6e01538
commit db5dfa1
Showing
5 changed files
with
17 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,19 @@ | ||
{ | ||
"icon": "fas-dice", | ||
"geometry": ["point", "area"], | ||
"icon": "maki-shop", | ||
"geometry": [ | ||
"point", | ||
"area" | ||
], | ||
"tags": { | ||
"shop": "model" | ||
}, | ||
"terms": ["Toys", "Games", "Crafts"], | ||
"terms": [ | ||
"hobby", | ||
"model building", | ||
"model figures", | ||
"model kits", | ||
"model store", | ||
"scale models" | ||
], | ||
"name": "Model Shop" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters