8 lines
111 B
Lua
8 lines
111 B
Lua
return {
|
|
settings = {
|
|
initializationOptions = {
|
|
telemetry = "off",
|
|
},
|
|
},
|
|
}
|