mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 23:27:12 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
f90631b3fb
8 changed files with 83 additions and 70 deletions
|
|
@ -33,6 +33,7 @@ export function TestConsole() {
|
|||
booleanError: 'true',
|
||||
time: new Date(),
|
||||
number: 1,
|
||||
number2: Math.random() * 100,
|
||||
time2: new Date().toISOString(),
|
||||
nested: {
|
||||
test: 'test-data',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue