diff options
| author | 2025-08-11 21:23:50 +0200 | |
|---|---|---|
| committer | 2025-08-11 21:23:50 +0200 | |
| commit | 18536409c02f38c6017ed5ca9a81aa84a0b5654b (patch) | |
| tree | 03ee989c02b5a63628a12f52560dea2ac6ee933b /app/Controllers/updateController.php | |
| parent | 7df6c201f2e6a6521d20718dfd8d9794c7437d1f (diff) | |
Fix chart.js support for SeaMonkey (#7816)
SeaMonkey support was broken by #7752
Reproduce JS file:
```bash
git clone https://github.com/chartjs/Chart.js && \
cd Chart.js && \
git checkout tags/v4.5.0 && \
sed -i 's/es2022/es2021/g' rollup.config.js && \
pnpm install && \
pnpm run build && \
sha256sum dist/chart.umd.min.js
# SHA256 of dist/chart.umd.min.js should be: 311a5a5e0db077a787b782977f359a72f8584f94d800e324dcc6aefe8a006dd7
```
Diffstat (limited to 'app/Controllers/updateController.php')
0 files changed, 0 insertions, 0 deletions
