Skip to content

Commit f0d9b34

Browse files
committed
Update index.ts
1 parent deb5dee commit f0d9b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ BBPlugin.register(PACKAGE.name, {
118118
title: PACKAGE.title,
119119
author: PACKAGE.author.name,
120120
description: PACKAGE.description,
121-
icon: 'icon-armor_stand',
121+
icon: 'icon.svg',
122122
variant: 'desktop',
123123
version: PACKAGE.version,
124124
min_version: PACKAGE.min_blockbench_version,

0 commit comments

Comments
 (0)