vibes
This commit is contained in:
parent
80c093b7ba
commit
f72c43a9fa
101 changed files with 2168 additions and 1177 deletions
|
|
@ -60,7 +60,7 @@ export class ScreenshotCache {
|
|||
}
|
||||
|
||||
getPath(key: string): string {
|
||||
return join(this.dir, `${key}.png`);
|
||||
return join(this.dir, `${key}.jpg`);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue