Merge branch 'main' into fix/#157/resize-when-converting-to-ico
This commit is contained in:
commit
64e4a271e1
19 changed files with 205 additions and 133 deletions
|
|
@ -690,7 +690,7 @@ export async function convert(
|
|||
convertTo: string,
|
||||
targetPath: string,
|
||||
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
||||
_options?: unknown,
|
||||
options?: unknown,
|
||||
): Promise<string> {
|
||||
|
||||
let extra = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue