forked from mirrors/misskey
リファクタリングなど
This commit is contained in:
@@ -22,9 +22,11 @@ export default define({
|
||||
} else {
|
||||
this.props.design++;
|
||||
}
|
||||
this.save();
|
||||
},
|
||||
viewChanged(view) {
|
||||
this.props.view = view;
|
||||
this.save();
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user