mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-02-25 15:58:31 +00:00
I dont like this name
This commit is contained in:
parent
f60e371050
commit
853a5c4957
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ const useTimezones = makeLazy(getAllTimezones);
|
||||||
export default definePlugin({
|
export default definePlugin({
|
||||||
settings,
|
settings,
|
||||||
|
|
||||||
name: "User Timezones",
|
name: "Timezones",
|
||||||
description: "Allows you to see and set the timezones of other users.",
|
description: "Allows you to see and set the timezones of other users.",
|
||||||
authors: [Devs.mantikafasi, Devs.Arjix],
|
authors: [Devs.mantikafasi, Devs.Arjix],
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue