Fix outdated code

This commit is contained in:
Vendicated 2023-04-10 19:20:16 +02:00
parent 90b8c5fdfe
commit 07d647ba2e
No known key found for this signature in database
GPG key ID: A1DC0CFB5615D905

View file

@ -9,4 +9,4 @@ import "./fixes";
console.log("read if cute :3");
export * as Components from "./components";
export { PlainSettings, Settings } from "./settings";
export { Settings } from "./settings";