Explorar o código

fix(plugin): typo

charlie %!s(int64=4) %!d(string=hai) anos
pai
achega
f4b6995479
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      libs/src/LSPlugin.user.ts

+ 1 - 1
libs/src/LSPlugin.user.ts

@@ -155,7 +155,7 @@ const editor: Partial<IEditorProxy> = {
       return false
       return false
     }
     }
 
 
-    const key = +'_' + this.baseInfo.id
+    const key = tag + '_' + this.baseInfo.id
     const label = tag
     const label = tag
     const type = 'block-context-menu-item'
     const type = 'block-context-menu-item'