mirror of
https://github.com/Wyrrrd/bbr-fix.git
synced 2026-03-02 12:51:55 +01:00
8 lines
151 B
Lua
8 lines
151 B
Lua
data:extend({
|
|
{
|
|
type = "int-setting",
|
|
name = "bbr-fix-cost",
|
|
default_value = 1,
|
|
setting_type = "startup",
|
|
},
|
|
}) |