mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
change config key + merge
This commit is contained in:
parent
0db0513752
commit
62e1657274
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ import { defaultVoidProviderState, ProviderName, VoidProviderState } from '../..
|
|||
|
||||
|
||||
|
||||
const VOID_CONFIG_KEY = 'void.partialVoidConfig'
|
||||
const VOID_CONFIG_KEY = 'void.config'
|
||||
|
||||
type SetStateFn = <K extends ProviderName>(
|
||||
providerName: K,
|
||||
|
|
|
|||
Loading…
Reference in a new issue