diff --git a/src/util/constants.rs b/src/util/constants.rs index 00fc88b..f80de64 100644 --- a/src/util/constants.rs +++ b/src/util/constants.rs @@ -14,7 +14,7 @@ const KNOWN_TOOL_AUTHORS_AND_IDS: [(&str, &[&str]); 8] = [ &["luau-lsp", "StyLua", "wally-package-types"], ), ("Kampfkarren", &["selene"]), - ("luau-lang", &["luau"]), + ("luau-lang", &["luau", "lute"]), ("lune-org", &["lune"]), ("rojo-rbx", &["remodel", "rojo", "tarmac"]), ("UpliftGames", &["wally"]),