mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-26 23:04:16 +02:00
リファクタリングなど
This commit is contained in:
@@ -38,6 +38,7 @@ export default define({
|
||||
methods: {
|
||||
func() {
|
||||
this.props.compact = !this.props.compact;
|
||||
this.save();
|
||||
},
|
||||
fetch() {
|
||||
this.fetching = true;
|
||||
|
||||
Reference in New Issue
Block a user