Not infuriating at all

This commit is contained in:
Vendicated 2023-04-09 01:20:35 +02:00
parent b4a2c41e74
commit 8f19d41d4c
No known key found for this signature in database
GPG key ID: A1DC0CFB5615D905

View file

@ -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";