mirror of
https://github.com/voideditor/void
synced 2026-05-24 01:48:25 +00:00
permalink
This commit is contained in:
parent
2208bce55f
commit
620b5b7341
1 changed files with 1 additions and 1 deletions
|
|
@ -276,7 +276,7 @@ const SimpleModelSettingsDialog = ({
|
|||
onClose();
|
||||
};
|
||||
|
||||
const sourcecodeOverridesLink = `https://github.com/voideditor/void/blob/main/src/vs/workbench/contrib/void/common/modelCapabilities.ts#L144-L168`
|
||||
const sourcecodeOverridesLink = `https://github.com/voideditor/void/blob/d33b5ff9a32a748a22ac99e543a9eedd2e600062/src/vs/workbench/contrib/void/common/modelCapabilities.ts#L146-L170`
|
||||
|
||||
return (
|
||||
<div // Backdrop
|
||||
|
|
|
|||
Loading…
Reference in a new issue