Skip to content

Commit 6a5779d

Browse files
authored
more dedicated icon for sign maker (#839)
1 parent ebd434a commit 6a5779d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/build-preview.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
working-directory: './iD'
2727
- run: npm run all
2828
working-directory: './iD'
29+
env:
30+
ID_PRESETS_CDN_URL: '../../'
2931
- run: npm run dist
3032
working-directory: './iD'
3133
env:

data/presets/craft/signmaker.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"icon": "temaki-tools",
2+
"icon": "fas-sign-hanging",
33
"geometry": [
44
"point",
55
"area"

0 commit comments

Comments
 (0)