forked from mirrors/misskey
wip
This commit is contained in:
@@ -134,7 +134,7 @@ export default Vue.extend({
|
||||
},
|
||||
|
||||
close() {
|
||||
this.$emit('closing');
|
||||
this.$emit('before-close');
|
||||
|
||||
const bg = this.$refs.bg as any;
|
||||
const main = this.$refs.main as any;
|
||||
|
||||
Reference in New Issue
Block a user