minor
This commit is contained in:
@@ -120,7 +120,7 @@ export default {
|
|||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
copyLink () {
|
copyLink () {
|
||||||
Message({ message: this.$t('common.copied'), type: 'success' })
|
Message({ message: this.$t('common.copied'), type: 'success', showClose: true })
|
||||||
},
|
},
|
||||||
add_notification () {
|
add_notification () {
|
||||||
if (!this.notification.email) {
|
if (!this.notification.email) {
|
||||||
|
|||||||
Reference in New Issue
Block a user