mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 17:59:21 +02:00
See #170: channels ui (listeners)
This commit is contained in:
parent
b74517ff33
commit
95497e76ac
79 changed files with 1768 additions and 232 deletions
|
@ -117,7 +117,7 @@ export default {
|
|||
response => {
|
||||
logger.default.info("Successfully created account")
|
||||
self.$router.push({
|
||||
name: "profile",
|
||||
name: "profile.overview",
|
||||
params: {
|
||||
username: this.username
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue