mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +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();
|
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 (
|
return (
|
||||||
<div // Backdrop
|
<div // Backdrop
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue