ViewRaw: Add setting for swapping left/right click (#1263)

Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
rad
2023-06-12 19:05:04 -04:00
committed by GitHub
parent a4191c9f6c
commit 386dfe363a
2 changed files with 46 additions and 9 deletions

View File

@ -322,6 +322,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
ImLvna: {
name: "Luna <3",
id: 174200708818665472n
},
rad: {
name: "rad",
id: 113027285765885952n
}
} satisfies Record<string, Dev>);