mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-08 08:34:04 +02:00
Refactor & Clean up
This commit is contained in:
@@ -47,7 +47,7 @@ export default Vue.extend({
|
||||
},
|
||||
methods: {
|
||||
onClick() {
|
||||
(this as any).os.new(ImageViewer, {
|
||||
this.$root.new(ImageViewer, {
|
||||
image: this.image
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user