mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-08 00:24:08 +02:00
refactor
This commit is contained in:
@@ -195,10 +195,6 @@ export default defineComponent({
|
||||
},
|
||||
},
|
||||
|
||||
mounted() {
|
||||
this.$emit('info', this[symbols.PAGE_INFO]);
|
||||
},
|
||||
|
||||
methods: {
|
||||
async reloadAsk() {
|
||||
const { canceled } = await os.confirm({
|
||||
|
||||
Reference in New Issue
Block a user