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