mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-24 12:25:46 +00:00
@@ -47,8 +47,8 @@ const UIMODES: Options = [
|
|||||||
];
|
];
|
||||||
|
|
||||||
const UITHEMES: Options = [
|
const UITHEMES: Options = [
|
||||||
{ value: 'substrate', text: 'Substrate' },
|
{ value: 'polkadot', text: 'Polkadot' },
|
||||||
{ value: 'polkadot', text: 'Polkadot' }
|
{ value: 'substrate', text: 'Substrate' }
|
||||||
];
|
];
|
||||||
|
|
||||||
export {
|
export {
|
||||||
|
|||||||
Reference in New Issue
Block a user