chore: missing l10n noLineChart (#413)

Fixes #412
This commit is contained in:
lollipopkit🏳️‍⚧️
2024-06-23 15:39:30 +08:00
committed by GitHub
parent 190da74f66
commit 2e9ad7d7cb
9 changed files with 33 additions and 31 deletions

View File

@@ -2,6 +2,6 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 977;
static const int build = 985;
static const int script = 49;
}