mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-09 01:35:34 +02:00
Replaced to surfer.json and formated
This commit is contained in:
parent
7cfe4aa88d
commit
b36fd5e768
26 changed files with 89 additions and 114 deletions
|
@ -105,7 +105,7 @@ async function importInternalPatch(): Promise<Task> {
|
|||
}))
|
||||
|
||||
return patchMethod<gitPatch.IGitPatch>(
|
||||
'gluon',
|
||||
'surfer',
|
||||
structuredPatches,
|
||||
async (patch) => await gitPatch.apply(patch.path)
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue