mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
update
This commit is contained in:
parent
4570068fa9
commit
e1da2a5231
1 changed files with 1 additions and 1 deletions
|
|
@ -276,7 +276,7 @@ const SimpleModelSettingsDialog = ({
|
|||
onClose();
|
||||
};
|
||||
|
||||
const sourcecodeOverridesLink = `https://github.com/voideditor/void/blob/afacd324077c2a5759d16a79ff9c075add3759e9/src/vs/workbench/contrib/void/common/modelCapabilities.ts#L144-L168`
|
||||
const sourcecodeOverridesLink = `https://github.com/voideditor/void/blob/main/src/vs/workbench/contrib/void/common/modelCapabilities.ts#L144-L168`
|
||||
|
||||
return (
|
||||
<div // Backdrop
|
||||
|
|
|
|||
Loading…
Reference in a new issue