mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-12-18 20:18:48 +00:00
Add screenshot tester
This commit is contained in:
@@ -7,7 +7,7 @@ setInterval((new (function() {
|
||||
for (const stream of streams.values()) {
|
||||
stream.push(payload)
|
||||
}
|
||||
})).constructor, 50000)
|
||||
})).constructor, 50000).unref()
|
||||
|
||||
module.exports = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user