wip: add skins tab
This commit is contained in:
@@ -114,6 +114,10 @@
|
||||
|
||||
const tabs = [
|
||||
{ name: 'Home', key: 'home' },
|
||||
{
|
||||
name: 'Skins',
|
||||
key: 'skins',
|
||||
},
|
||||
{
|
||||
name: 'Settings',
|
||||
key: 'settings',
|
||||
|
Reference in New Issue
Block a user