mirror of https://github.com/Kylart/KawAnime.git
Fixed typo
This commit is contained in:
parent
ffb4c75aeb
commit
5b47e3e6c1
|
@ -32,7 +32,7 @@ export default createNamespace(
|
|||
'showForm',
|
||||
'setFormEntry'
|
||||
],
|
||||
// Brings __s<providerName>
|
||||
// Brings __s<ProviderName>
|
||||
state: [
|
||||
...providers.map(({ value }) => value)
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue