We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf0f28d commit b333f69Copy full SHA for b333f69
packages/compas-open-scd/src/open-scd.ts
@@ -45,7 +45,7 @@ import packageJson from '../package.json';
45
import { CompasSclDataService } from './compas-services/CompasSclDataService.js';
46
import { createLogEvent } from './compas-services/foundation.js';
47
48
-const LNODE_LIB_DOC_ID = '3942f511-7d87-4482-bff9-056a98c6ce15';
+const LNODE_LIB_DOC_ID = 'fc55c46d-c109-4ccd-bf66-9f1d0e135689';
49
50
/** The `<open-scd>` custom element is the main entry point of the
51
* Open Substation Configuration Designer. */
0 commit comments