reworded
This commit is contained in:
parent
1df9664937
commit
a2fc34c08e
1 changed files with 1 additions and 1 deletions
|
|
@ -468,7 +468,7 @@
|
||||||
if (!this.g.user.admin) {
|
if (!this.g.user.admin) {
|
||||||
this.$q.notify({
|
this.$q.notify({
|
||||||
timeout: 3000,
|
timeout: 3000,
|
||||||
message: 'Only Admins can install extensions',
|
message: 'Only admin accounts can install extensions',
|
||||||
icon: null
|
icon: null
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue