I set amount instead of max_amount to INFINITY, that's why it hanged.

This commit is contained in:
Ghommie
2020-04-17 21:52:08 +02:00
parent 4c6f1b622b
commit 3dab97b62f
8 changed files with 33 additions and 34 deletions
+3
View File
@@ -2275,6 +2275,9 @@ GLOBAL_LIST_EMPTY(preferences_datums)
if("ghost_pda")
chat_toggles ^= CHAT_GHOSTPDA
if("income_pings")
chat_toggles ^= CHAT_BANKCARD
if("pull_requests")
chat_toggles ^= CHAT_PULLR