Vuetify updates

This commit is contained in:
N-Pex 2025-05-06 10:53:34 +02:00
parent c913a40e18
commit c47b975723
43 changed files with 197 additions and 150 deletions

View file

@ -251,6 +251,8 @@ export default {
// if (user.is_guest) {
// this.matrixClient.setGuest(true);
// }
console.log("MATRIX CLIENT", this.matrixClient);
return this.matrixClient
.initCrypto()
.then(() => {