reworded
This commit is contained in:
@@ -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
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user