mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 17:03:49 +01:00
wip
This commit is contained in:
parent
84d7e09071
commit
b3422ba3d3
@ -30,7 +30,7 @@ export default define({
|
||||
}).extend({
|
||||
methods: {
|
||||
func() {
|
||||
if (this.props.design == 3) {
|
||||
if (this.props.design == 2) {
|
||||
this.props.design = 0;
|
||||
} else {
|
||||
this.props.design++;
|
||||
|
Loading…
Reference in New Issue
Block a user