feat(plugin): PictureInPicture (#1697)

Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
Hugo C 2023-09-08 03:57:44 +02:00 committed by GitHub
parent 885c75fdaa
commit 4c9996d620
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 88 additions and 1 deletions

View file

@ -355,6 +355,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
name: "bb010g",
id: 72791153467990016n,
},
Lumap: {
name: "lumap",
id: 635383782576357407n
},
Dolfies: {
name: "Dolfies",
id: 852892297661906993n,
@ -362,7 +366,7 @@ export const Devs = /* #__PURE__*/ Object.freeze({
RuukuLada: {
name: "RuukuLada",
id: 119705748346241027n,
},
}
} satisfies Record<string, Dev>);
// iife so #__PURE__ works correctly