Update index.tsx

This commit is contained in:
Angelos B 2023-02-19 02:44:17 +02:00 committed by GitHub
parent ddd22b4029
commit 897c6b3ebe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: {