thelounge/client/components/Settings
Reto Brunner 8f08cf3d0b client: fix password change input
The TS rewrite dropped the form that was expected to be passed
as props.
That lead to the password change being borked, as the fields
were always set to "null".
We don't need a form, can just use refs here.
2023-05-23 08:18:20 +02:00
..
Account.vue client: fix password change input 2023-05-23 08:18:20 +02:00
Appearance.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
General.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Navigation.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Notifications.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
SettingTabItem.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00