matomo: make side-id and git-info strings
Compare changes
- Reiter, Christoph authored
They can in theory be arbitrary strings, so don't try to convert them to a number. Fixes #52
+ 4
− 4
@@ -6,7 +6,7 @@ export class MatomoElement extends DBPLitElement {
@@ -20,8 +20,8 @@ export class MatomoElement extends DBPLitElement {
@@ -70,7 +70,7 @@ export class MatomoElement extends DBPLitElement {