Add 10s ticker

This commit is contained in:
2024-04-08 22:14:06 +02:00
parent 776baa2796
commit fc89c2f6d7
2 changed files with 2 additions and 1 deletions

View File

@@ -4,4 +4,5 @@ aura_env.Tickers = {
[200] = 0,
[500] = 0,
[1000] = 0,
[10000] = 0,
}