This commit is contained in:
Lurkars
2021-01-12 19:29:00 +01:00
parent b7b4e2d032
commit 997a512e00
96 changed files with 2711 additions and 304 deletions
@@ -49,8 +49,6 @@ export class UsernameDialog {
};
this.username = uniqueNamesGenerator(config);
console.log(this.username);
}
toggle(dict) {