Skip to content

Commit b0e4a5a

Browse files
committed
feat: update gitmodule branch
Signed-off-by: Nora Blomaard <[email protected]>
1 parent ced93bc commit b0e4a5a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
[submodule "packages/external-plugins/scl-bay-template"]
2626
path = packages/external-plugins/scl-bay-template
2727
url = https://github.com/com-pas/scl-bay-template
28-
branch = gh-pages
28+
branch = deploy

packages/compas-open-scd/public/js/plugins.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ export const officialPlugins = [
154154
{
155155
name: 'Bay Typical Editor',
156156
src: '/external-plugins/scl-bay-template/scl-bay-template.js',
157-
icon: 'copy_all',
157+
icon: 'edit',
158158
activeByDefault: false,
159159
kind: 'editor',
160160
requireDoc: true

0 commit comments

Comments
 (0)