mirror of
https://github.com/lnbits/lnbits.git
synced 2025-07-01 02:51:29 +02:00
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