diff --git a/locales/index.d.ts b/locales/index.d.ts index db7e3e957560..d73ed943a3e9 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -1875,7 +1875,10 @@ export interface Locale { "_widgets": { "profile": string; "instanceInfo": string; + "neosUserCount": string; + "neosEvent": string; "memo": string; + "memo2": string; "notifications": string; "timeline": string; "calendar": string; diff --git a/packages/frontend/src/components/MkUrlPreview.vue b/packages/frontend/src/components/MkUrlPreview.vue index d6bc3cc3f899..c5fad4bac9eb 100644 --- a/packages/frontend/src/components/MkUrlPreview.vue +++ b/packages/frontend/src/components/MkUrlPreview.vue @@ -31,11 +31,11 @@ -
- +
+
@@ -74,15 +74,15 @@