diff --git a/src/plugins/statusPresets/index.tsx b/src/plugins/statusPresets/index.tsx index a02c40a44..c697d8018 100644 --- a/src/plugins/statusPresets/index.tsx +++ b/src/plugins/statusPresets/index.tsx @@ -126,7 +126,7 @@ const StatusSubMenuComponent = () => { export default definePlugin({ name: "StatusPresets", description: "Allows you to remember your statuses and set them later", - authors: [Devs.Dolfies], + authors: [Devs.iamme], settings: settings, dependencies: ["UserSettingsAPI"], patches: [ diff --git a/src/utils/constants.ts b/src/utils/constants.ts index 6653e6307..be0da7580 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -475,6 +475,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({ name: "Sqaaakoi", id: 259558259491340288n }, + iamme: { + name: "i am me", + id: 984392761929256980n + }, Byron: { name: "byeoon", id: 1167275288036655133n