1
0
Fork 0
mirror of synced 2024-06-29 03:20:34 +12:00

fix merge conflicts

This commit is contained in:
Maurits Lourens 2021-09-16 22:21:41 +02:00
commit c009ec4b59
2 changed files with 2 additions and 2 deletions

View file

@ -2151,7 +2151,7 @@
"setting": "optionsSource",
"value": "provider"
}
},
},
{
"type": "options",
"key": "customOptions",

View file

@ -59,4 +59,4 @@ describe("test link functionality", () => {
expect(Array.isArray(output)).toBe(true)
})
})
})
})