We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ac47b1 commit 07ac626Copy full SHA for 07ac626
web/static/pages/config/list/config-list.mjs
@@ -68,7 +68,6 @@ class ConfigList extends StyledLitElement {
68
}
69
70
render() {
71
- console.log('Read cookie:', this.message);
72
return html`
73
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
74
0 commit comments