mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-04-13 04:44:07 +00:00
fix envparsing
This commit is contained in:
parent
9f51f1d3db
commit
70a6bcc1bc
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ EXPECT=$(cat << "EOF"
|
|||
"sin-bin-status-mem-ratio": 0.5,
|
||||
"status-bookmark-ids-mem-ratio": 2,
|
||||
"status-bookmark-mem-ratio": 0.5,
|
||||
"status-edit-mem-ratio": 2,
|
||||
"status-fave-ids-mem-ratio": 3,
|
||||
"status-fave-mem-ratio": 2,
|
||||
"status-mem-ratio": 5,
|
||||
|
|
Loading…
Reference in a new issue