fix(frontend): run pnpm build-assets (#14077)

This commit is contained in:
かっこかり 2024-06-23 19:04:01 +09:00 committed by GitHub
parent b269c43168
commit b95a0457a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

8
locales/index.d.ts vendored
View file

@ -9761,7 +9761,7 @@ export interface Locale extends ILocale {
"_dataSaver": { "_dataSaver": {
"_media": { "_media": {
/** /**
* *
*/ */
"title": string; "title": string;
/** /**
@ -9771,7 +9771,7 @@ export interface Locale extends ILocale {
}; };
"_avatar": { "_avatar": {
/** /**
* *
*/ */
"title": string; "title": string;
/** /**
@ -9781,7 +9781,7 @@ export interface Locale extends ILocale {
}; };
"_urlPreview": { "_urlPreview": {
/** /**
* URLプレビューのサムネイル * URLプレビューのサムネイルを非表示
*/ */
"title": string; "title": string;
/** /**
@ -9791,7 +9791,7 @@ export interface Locale extends ILocale {
}; };
"_code": { "_code": {
/** /**
* *
*/ */
"title": string; "title": string;
/** /**