mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-09 23:37:54 +00:00
fix: rename profile component
This commit is contained in:
parent
b4411dd689
commit
d6c48af4fe
2 changed files with 4 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
|||
import Settings from './pages/Settings.svelte';
|
||||
import Footer from './lib/Footer.svelte';
|
||||
import Public from "./pages/Public.svelte";
|
||||
import System from "./pages/profiles/System.svelte";
|
||||
import Main from "./pages/profiles/Main.svelte";
|
||||
|
||||
// theme cdns (I might make some myself too)
|
||||
let light = "https://cdn.jsdelivr.net/npm/bootstrap@5.1.0/dist/css/bootstrap.min.css";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue