mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-02-25 15:58:31 +00:00
Update index.tsx
This commit is contained in:
parent
ddd22b4029
commit
897c6b3ebe
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ const styles = findByPropsLazy("timestampInline");
|
||||||
export default definePlugin({
|
export default definePlugin({
|
||||||
name: "Timezones",
|
name: "Timezones",
|
||||||
description: "Shows the timezones of users",
|
description: "Shows the timezones of users",
|
||||||
authors: [Devs.mantikafasi],
|
authors: [Devs.mantikafasi, Devs.Arjix],
|
||||||
options: {
|
options: {
|
||||||
|
|
||||||
showTimezonesInChat: {
|
showTimezonesInChat: {
|
||||||
|
|
Loading…
Add table
Reference in a new issue