mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-12 01:13:59 +02:00
refactor(#10336): bind to local args
This commit is contained in:
@@ -15,7 +15,7 @@ export const Empty = {
|
||||
computed: {
|
||||
props() {
|
||||
return {
|
||||
...args,
|
||||
...this.args,
|
||||
};
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user