fixes for build

This commit is contained in:
dakkar 2024-08-02 13:11:12 +01:00
parent a1c4bb49ab
commit 4cba570f49
2 changed files with 6 additions and 3 deletions

8
locales/index.d.ts vendored
View file

@ -897,11 +897,11 @@ export interface Locale extends ILocale {
*/
"stopActivityDelivery": string;
/**
*
*
*/
"blockThisInstance": string;
/**
*
*
*/
"silenceThisInstance": string;
/**
@ -9090,6 +9090,10 @@ export interface Locale extends ILocale {
*
*/
"global": string;
/**
*
*/
"bubble": string;
};
"_play": {
/**