mirror of
https://github.com/zadam/trilium.git
synced 2024-12-26 09:12:08 +08:00
Updated Weight tracker (markdown)
parent
0793b25a5f
commit
6e4bc6dce3
1 changed files with 1 additions and 1 deletions
|
@ -60,4 +60,4 @@ new chartjs.Chart(ctx, {
|
||||||
type: 'line',
|
type: 'line',
|
||||||
data: await getChartData()
|
data: await getChartData()
|
||||||
});
|
});
|
||||||
```
|
```
|
Loading…
Reference in a new issue