Spaces:
Paused
Paused
Z User
v5.8.6: fix greeting spam on restart - 30min grace, channel verification, file fallback
9ef0e78 | export const chromium = { launch: async () => ({ newPage: async () => ({ goto: async () => {}, screenshot: async () => Buffer.alloc(0), close: async () => {} }), close: async () => {} }) }; | |
| export default { chromium }; | |