diff --git a/webui/src/common/contexts/Settings/index.js b/webui/src/common/contexts/Settings/index.js new file mode 100644 index 0000000..4ed725b --- /dev/null +++ b/webui/src/common/contexts/Settings/index.js @@ -0,0 +1 @@ +export * from "./SettingsContext.jsx"; \ No newline at end of file