modified public/index.css
@@ -224,6 +224,9 @@ input.wide {
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/base/orgs/Profile.svelte
@@ -6,7 +6,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -144,6 +144,10 @@
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/utils.ts
@@ -51,3 +51,11 @@ export function getSearchParam(key: string, location: RouteLocation): string | n
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |