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