Skip to content

Commit c0f0fc3

Browse files
committed
⬆️
1 parent 2eaa1b4 commit c0f0fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ export default class PluginSample extends Plugin {
254254
return 1;
255255
}
256256
return 0;
257-
})
257+
});
258258
return options;
259259
}
260260

0 commit comments

Comments
 (0)