Add Some Philhk Plugins

This commit is contained in:
thororen 2024-04-24 12:37:02 -04:00
parent 41021fe666
commit 6164e729e2
94 changed files with 5489 additions and 7 deletions

View file

@ -88,7 +88,7 @@ export const userContextPatch: NavContextMenuPatchCallback = (children, { user }
export default definePlugin({
name: "BiggerStreamPreview",
description: "This plugin allows you to enlarge stream previews",
authors: [Devs.phil],
authors: [Devs.philhk],
contextMenus: {
"user-context": userContextPatch,
"stream-context": streamContextPatch