mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
overrides link update
This commit is contained in:
parent
2e5ecb291d
commit
2e64f5a24b
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/d33b5ff9a32a748a22ac99e543a9eedd2e600062/src/vs/workbench/contrib/void/common/modelCapabilities.ts#L146-L170`
|
const sourcecodeOverridesLink = `https://github.com/voideditor/void/blob/2e5ecb291d33afbe4565921664fb7e183189c1c5/src/vs/workbench/contrib/void/common/modelCapabilities.ts#L146-L172`
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div // Backdrop
|
<div // Backdrop
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue