mirror of
https://github.com/lukin/keywind.git
synced 2025-01-27 17:56:24 +00:00
fixes
This commit is contained in:
parent
3320efc35f
commit
31c7f24b40
1 changed files with 3 additions and 5 deletions
|
@ -2,11 +2,9 @@
|
||||||
"themes": [
|
"themes": [
|
||||||
{
|
{
|
||||||
"name": "keywind",
|
"name": "keywind",
|
||||||
"types": ["login"]
|
"types": [
|
||||||
},
|
"login"
|
||||||
{
|
]
|
||||||
"name": "keywind",
|
|
||||||
"types": ["email"]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue