style: update notyf !
This commit is contained in:
@@ -34,7 +34,7 @@ export default class AccountPublic extends Vue {
|
||||
this.account = await accountService.getRemote(this.id)
|
||||
if (this.account && this.account.isPublic) {
|
||||
this.addAccountId({ accountId: this.id })
|
||||
notif.confirm(
|
||||
notif.success(
|
||||
`Récupération du compte public ${this.account.name} en cours...`
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user