1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-22 08:14:07 +02:00
This commit is contained in:
syuilo
2018-06-05 22:54:03 +09:00
parent e28d1c7569
commit dfa2c951d6
7 changed files with 72 additions and 23 deletions

View File

@@ -14,10 +14,6 @@ export default Vue.extend({
},
props: {
root: {
type: Object,
required: false
},
src: {
type: String,
required: false,