8 lines
134 B
Lua
8 lines
134 B
Lua
data:extend({
|
|
{
|
|
type = "custom-input",
|
|
name = "random-name",
|
|
key_sequence = "CONTROL + N",
|
|
consuming = "none"
|
|
}
|
|
}) |