mirror of
https://github.com/versia-pub/frontend.git
synced 2026-06-14 07:29:15 +02:00
feat: ✨ Add brainrot locale
This commit is contained in:
parent
2ceee4827f
commit
c3a2e5e850
26 changed files with 355 additions and 36 deletions
2
index.d.ts
vendored
2
index.d.ts
vendored
|
|
@ -1,6 +1,6 @@
|
|||
declare module "#app" {
|
||||
interface PageMeta {
|
||||
breadcrumbs?: {
|
||||
breadcrumbs?: () => {
|
||||
text: string;
|
||||
href?: string;
|
||||
}[];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue