Skip to content

Commit

Permalink
swap to pi-box
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Sep 15, 2024
1 parent d8c641c commit 773b4cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ const init = () => {
})
app.extensionManager.registerSidebarTab({
id: 'model-library',
icon: 'pi pi-folder-open',
icon: 'pi pi-box',
title: t('sideToolbar.modelLibrary'),
tooltip: t('sideToolbar.modelLibrary'),
component: markRaw(ModelLibrarySidebarTab),
Expand Down

0 comments on commit 773b4cc

Please sign in to comment.