chore: lint
This commit is contained in:
@@ -11,7 +11,7 @@ interface TextStep {
|
|||||||
interface ScreenshotStep {
|
interface ScreenshotStep {
|
||||||
id: number;
|
id: number;
|
||||||
type: 'screenshot';
|
type: 'screenshot';
|
||||||
fullPage: boolean;
|
fullPage: boolean;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user