Skip to content

Commit 218a2c8

Browse files
committed
chore(devtools): rollback icon change
1 parent 4d3a76f commit 218a2c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ export default defineNuxtModule<ModuleOptions>({
272272
// title to display in the tab
273273
title: 'EdgeDB',
274274
// any icon from Iconify, or a URL to an image
275-
icon: 'edgedb-icon',
275+
icon: 'logos:edgedb',
276276
category: 'app',
277277
// iframe view
278278
view: {

0 commit comments

Comments
 (0)