more additions for external plugins

This commit is contained in:
Vendicated
2023-04-20 00:41:02 +02:00
parent 11ecc45b71
commit 6fa0fb017b
4 changed files with 18 additions and 1 deletions

View File

@ -110,3 +110,4 @@ export const ContextMenu = $ContextMenu;
* Settings lol
*/
export const Settings = $Settings;
export const settings = $Settings;