mirror of
https://github.com/FMS-Cat/condition.git
synced 2025-08-23 21:53:27 +02:00
fix: Rings component name
This commit is contained in:
@@ -52,7 +52,7 @@ export class Rings {
|
|||||||
);
|
);
|
||||||
},
|
},
|
||||||
visible: false,
|
visible: false,
|
||||||
name: process.env.DEV && 'Cube/speen',
|
name: process.env.DEV && 'Rings/speen',
|
||||||
} ) );
|
} ) );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user