mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-26 06:35:27 +00:00
vscode: put comma back
This commit is contained in:
parent
4d17152b31
commit
77a206e0b2
@ -169,7 +169,7 @@ export class Config {
|
||||
dir: this.ctx.globalStoragePath,
|
||||
repo: {
|
||||
name: "rust-analyzer",
|
||||
owner: "rust-analyzer"
|
||||
owner: "rust-analyzer",
|
||||
}
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user