remove a single period

This commit is contained in:
byeoon 2025-02-07 22:11:43 -05:00 committed by GitHub
parent a874555ff6
commit 08c4d6fdf4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -120,7 +120,7 @@ const expressionPickerPatch: NavContextMenuPatchCallback = (children, props: { t
export default definePlugin({ export default definePlugin({
name: "CopyStickerLinks", name: "CopyStickerLinks",
description: "Adds the ability to copy and open sticker links to your browser.", description: "Adds the ability to copy and open sticker links to your browser",
authors: [Devs.Byeoon], authors: [Devs.Byeoon],
contextMenus: { contextMenus: {
"message": messageContextMenuPatch, "message": messageContextMenuPatch,