diff options
| author | V <vendicated@riseup.net> | 2023-07-14 01:12:07 +0200 |
|---|---|---|
| committer | V <vendicated@riseup.net> | 2023-07-14 01:12:07 +0200 |
| commit | 2bf0c324d71c0da628209dacf7afce1b7bb378f8 (patch) | |
| tree | 6b23e9ca8c8a1e6ff576b9220dd060a0dc54631a | |
| parent | f621cdb50bcb9dfc8cb04fae3651a39e73d8cd6b (diff) | |
| download | Vencord-2bf0c324d71c0da628209dacf7afce1b7bb378f8.tar.gz Vencord-2bf0c324d71c0da628209dacf7afce1b7bb378f8.tar.bz2 Vencord-2bf0c324d71c0da628209dacf7afce1b7bb378f8.zip | |
chore: Update dev ids
| -rw-r--r-- | src/utils/constants.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/utils/constants.ts b/src/utils/constants.ts index 7dc3601..9771f42 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -265,7 +265,7 @@ export const Devs = /* #__PURE__*/ Object.freeze({ }, Dziurwa: { name: "Dziurwa", - id: 787017887877169173n + id: 1034579679526526976n }, AutumnVN: { name: "AutumnVN", @@ -329,7 +329,7 @@ export const Devs = /* #__PURE__*/ Object.freeze({ }, rad: { name: "rad", - id: 113027285765885952n + id: 610945092504780823n }, HypedDomi: { name: "HypedDomi", |
