Not infuriating at all
This commit is contained in:
parent
b4a2c41e74
commit
8f19d41d4c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ export const GET_RENDERER_SCRIPT = "VCD_GET_RENDERER_SCRIPT";
|
|||
export const GET_RENDERER_STYLES = "VCD_GET_RENDERER_STYLES";
|
||||
|
||||
export const RELAUNCH = "VCD_RELAUNCH";
|
||||
export const FOCUS = "VC_FOCUS";
|
||||
export const FOCUS = "VCD_FOCUS";
|
||||
|
||||
export const SHOW_ITEM_IN_FOLDER = "VCD_SHOW_ITEM_IN_FOLDER";
|
||||
export const GET_SETTINGS = "VCD_GET_SETTINGS";
|
||||
|
|
Loading…
Reference in a new issue