mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-05 15:19:02 +02:00
Merge pull request #11561 from overleaf/jpa-fix-count-script
[web] scripts: count_encrypted_access_tokens: fix printing of stats GitOrigin-RevId: 43a709c00cc5adfcf133c9f826152b9f586c3c68
This commit is contained in:
@@ -60,7 +60,7 @@ async function main() {
|
||||
Object.assign(STATS, stats)
|
||||
}
|
||||
|
||||
formatTokenUsageStats()
|
||||
formatTokenUsageStats(STATS)
|
||||
}
|
||||
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user