mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-17 02:05:23 +02:00
wip
This commit is contained in:
@@ -23,10 +23,6 @@ export default defineComponent({
|
||||
},
|
||||
|
||||
props: {
|
||||
// TODO: propで渡すとvueによって無駄なobserveがされるのでどうにかする
|
||||
stream: {
|
||||
|
||||
},
|
||||
isMobile: {
|
||||
type: Boolean,
|
||||
required: false,
|
||||
|
||||
Reference in New Issue
Block a user